|
5964 | 5964 | "id": { |
5965 | 5965 | "type": "string", |
5966 | 5966 | "example": "gajakesari", |
5967 | | - "description": "Glossary id (lowercase, kebab-case) matching an entry in the 300-entry planetary-yoga catalog. Use with GET /yoga/{id} to retrieve the full glossary text." |
| 5967 | + "description": "Glossary id (lowercase, kebab-case) matching an entry in the 301-entry planetary-yoga catalog. Use with GET /yoga/{id} to retrieve the full glossary text." |
5968 | 5968 | }, |
5969 | 5969 | "name": { |
5970 | 5970 | "type": "string", |
|
8065 | 8065 | "id": { |
8066 | 8066 | "type": "string", |
8067 | 8067 | "example": "gajakesari", |
8068 | | - "description": "Glossary id (lowercase, kebab-case) matching an entry in the 300-entry planetary-yoga catalog. Use with GET /yoga/{id} to retrieve the full glossary text." |
| 8068 | + "description": "Glossary id (lowercase, kebab-case) matching an entry in the 301-entry planetary-yoga catalog. Use with GET /yoga/{id} to retrieve the full glossary text." |
8069 | 8069 | }, |
8070 | 8070 | "name": { |
8071 | 8071 | "type": "string", |
|
8124 | 8124 | "id": { |
8125 | 8125 | "type": "string", |
8126 | 8126 | "example": "gajakesari", |
8127 | | - "description": "Glossary id (lowercase, kebab-case) matching an entry in the 300-entry planetary-yoga catalog. Use with GET /yoga/{id} to retrieve the full glossary text." |
| 8127 | + "description": "Glossary id (lowercase, kebab-case) matching an entry in the 301-entry planetary-yoga catalog. Use with GET /yoga/{id} to retrieve the full glossary text." |
8128 | 8128 | }, |
8129 | 8129 | "name": { |
8130 | 8130 | "type": "string", |
|
40417 | 40417 | "tags": [ |
40418 | 40418 | "Vedic Astrology" |
40419 | 40419 | ], |
40420 | | - "summary": "List all planetary yogas - 300+ Vedic Yoga Glossary", |
40421 | | - "description": "Browse the 300+ entry Vedic planetary-yoga glossary. Returns id and name for every cataloged yoga (Raja, Dhana, Pancha Mahapurusha, Nabhasa, Chandra-Mangala, and more). This is a dictionary lookup, not chart-driven detection: it does not inspect a birth chart. Use GET /yoga/{id} for the full glossary entry, or POST /yoga/detect to run all 44 detection rules against a specific kundli. Ideal for yoga-browser UIs, search, and progressive data loading.", |
| 40420 | + "summary": "List all planetary yogas - 301 entry Vedic Yoga Glossary", |
| 40421 | + "description": "Browse the 301-entry Vedic planetary-yoga glossary. Returns id and name for every cataloged yoga (Raja, Dhana, Pancha Mahapurusha, Nabhasa, Chandra-Mangala, and more). This is a dictionary lookup, not chart-driven detection: it does not inspect a birth chart. Use GET /yoga/{id} for the full glossary entry, or POST /yoga/detect to run all 44 detection rules against a specific kundli. Ideal for yoga-browser UIs, search, and progressive data loading.", |
40422 | 40422 | "security": [ |
40423 | 40423 | { |
40424 | 40424 | "apiKey": [] |
@@ -72643,12 +72643,12 @@ |
72643 | 72643 | "question": { |
72644 | 72644 | "type": "string", |
72645 | 72645 | "example": "What do I need to know about my career path?", |
72646 | | - "description": "Optional querent question to focus the career spread. It is echoed back on the reading and gives the five career positions their context. Omit for general work and vocation guidance." |
| 72646 | + "description": "Optional querent question to focus the career spread. It is echoed back on the reading and gives the seven career positions their context. Omit for general work and vocation guidance." |
72647 | 72647 | }, |
72648 | 72648 | "seed": { |
72649 | 72649 | "type": "string", |
72650 | 72650 | "example": "reading-2f9c1a", |
72651 | | - "description": "Optional seed for reproducible results. The same seed always draws the same five cards into the same career positions, which is what lets a reading be shared or re-rendered. Omit for a random draw." |
| 72651 | + "description": "Optional seed for reproducible results. The same seed always draws the same seven cards into the same career positions, which is what lets a reading be shared or re-rendered. Omit for a random draw." |
72652 | 72652 | } |
72653 | 72653 | } |
72654 | 72654 | } |
|
0 commit comments