changedOutput schema / (root)
Previous value: -nullNew value: +{
+ "properties": {
+ "antardashaLord": {
+ "enum": [
+ "Ketu",
+ "Venus",
+ "Sun",
+ "Moon",
+ "Mars",
+ "Rahu",
+ "Jupiter",
+ "Saturn",
+ "Mercury"
+ ],
+ "type": "string"
+ },
+ "antardashaPeriod": {
+ "properties": {
+ "durationYears": {
+ "type": "number"
+ },
+ "endDate": {
+ "type": "string"
+ },
+ "interpretation": {
+ "type": "string"
+ },
+ "mahadashaLord": {
+ "enum": [
+ "Ketu",
+ "Venus",
+ "Sun",
+ "Moon",
+ "Mars",
+ "Rahu",
+ "Jupiter",
+ "Saturn",
+ "Mercury"
+ ],
+ "type": "string"
+ },
+ "nominalStartDate": {
+ "type": "string"
+ },
+ "planet": {
+ "enum": [
+ "Ketu",
+ "Venus",
+ "Sun",
+ "Moon",
+ "Mars",
+ "Rahu",
+ "Jupiter",
+ "Saturn",
+ "Mercury"
+ ],
+ "type": "string"
+ },
+ "significators": {
+ "properties": {
+ "house": {
+ "maximum": 12,
+ "minimum": 1,
+ "type": "integer"
+ },
+ "signifiedHouses": {
+ "items": {
+ "maximum": 12,
+ "minimum": 1,
+ "type": "integer"
+ },
+ "type": "array"
+ },
+ "signifies": {
+ "properties": {
+ "L1": {
+ "items": {
+ "type": "integer"
+ },
+ "type": "array"
+ },
+ "L2": {
+ "items": {
+ "type": "integer"
+ },
+ "type": "array"
+ },
+ "L3": {
+ "items": {
+ "type": "integer"
+ },
+ "type": "array"
+ },
+ "L4": {
+ "items": {
+ "type": "integer"
+ },
+ "type": "array"
+ }
+ },
+ "required": [
+ "L1",
+ "L2",
+ "L3",
+ "L4"
+ ],
+ "type": "object"
+ },
+ "starLord": {
+ "type": "string"
+ },
+ "strength": {
+ "properties": {
+ "grade": {
+ "enum": [
+ "A",
+ "B",
+ "C",
+ "D"
+ ],
+ "type": "string"
+ },
+ "label": {
+ "enum": [
+ "very-strong",
+ "strong",
+ "moderate",
+ "weak"
+ ],
+ "type": "string"
+ },
+ "score": {
+ "maximum": 100,
+ "minimum": 0,
+ "type": "number"
+ }
+ },
+ "required": [
+ "score",
+ "grade",
+ "label"
+ ],
+ "type": "object"
+ },
+ "strongHouses": {
+ "items": {
+ "maximum": 12,
+ "minimum": 1,
+ "type": "integer"
+ },
+ "type": "array"
+ },
+ "subLord": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "house",
+ "starLord",
+ "signifies",
+ "signifiedHouses",
+ "strongHouses",
+ "strength"
+ ],
+ "type": "object"
+ },
+ "startDate": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "planet",
+ "startDate",
+ "endDate",
+ "durationYears",
+ "mahadashaLord"
+ ],
+ "type": "object"
+ },
+ "ayanamsa": {
+ "type": "number"
+ },
+ "ayanamsaType": {
+ "enum": [
+ "kp-newcomb",
+ "kp-old",
+ "lahiri",
+ "raman",
+ "custom"
+ ],
+ "type": "string"
+ },
+ "focus": {
+ "enum": [
+ "general",
+ "finance"
+ ],
+ "type": "string"
+ },
+ "houseThemes": {
+ "additionalProperties": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "type": "object"
+ },
+ "mahadashaLord": {
+ "enum": [
+ "Ketu",
+ "Venus",
+ "Sun",
+ "Moon",
+ "Mars",
+ "Rahu",
+ "Jupiter",
+ "Saturn",
+ "Mercury"
+ ],
+ "type": "string"
+ },
+ "moonLongitude": {
+ "type": "number"
+ },
+ "pratyantardashas": {
+ "items": {
+ "properties": {
+ "antardashaLord": {
+ "enum": [
+ "Ketu",
+ "Venus",
+ "Sun",
+ "Moon",
+ "Mars",
+ "Rahu",
+ "Jupiter",
+ "Saturn",
+ "Mercury"
+ ],
+ "type": "string"
+ },
+ "durationYears": {
+ "type": "number"
+ },
+ "endDate": {
+ "type": "string"
+ },
+ "interpretation": {
+ "type": "string"
+ },
+ "mahadashaLord": {
+ "enum": [
+ "Ketu",
+ "Venus",
+ "Sun",
+ "Moon",
+ "Mars",
+ "Rahu",
+ "Jupiter",
+ "Saturn",
+ "Mercury"
+ ],
+ "type": "string"
+ },
+ "nominalStartDate": {
+ "type": "string"
+ },
+ "planet": {
+ "enum": [
+ "Ketu",
+ "Venus",
+ "Sun",
+ "Moon",
+ "Mars",
+ "Rahu",
+ "Jupiter",
+ "Saturn",
+ "Mercury"
+ ],
+ "type": "string"
+ },
+ "significators": {
+ "properties": {
+ "house": {
+ "maximum": 12,
+ "minimum": 1,
+ "type": "integer"
+ },
+ "signifiedHouses": {
+ "items": {
+ "maximum": 12,
+ "minimum": 1,
+ "type": "integer"
+ },
+ "type": "array"
+ },
+ "signifies": {
+ "properties": {
+ "L1": {
+ "items": {
+ "type": "integer"
+ },
+ "type": "array"
+ },
+ "L2": {
+ "items": {
+ "type": "integer"
+ },
+ "type": "array"
+ },
+ "L3": {
+ "items": {
+ "type": "integer"
+ },
+ "type": "array"
+ },
+ "L4": {
+ "items": {
+ "type": "integer"
+ },
+ "type": "array"
+ }
+ },
+ "required": [
+ "L1",
+ "L2",
+ "L3",
+ "L4"
+ ],
+ "type": "object"
+ },
+ "starLord": {
+ "type": "string"
+ },
+ "strength": {
+ "properties": {
+ "grade": {
+ "enum": [
+ "A",
+ "B",
+ "C",
+ "D"
+ ],
+ "type": "string"
+ },
+ "label": {
+ "enum": [
+ "very-strong",
+ "strong",
+ "moderate",
+ "weak"
+ ],
+ "type": "string"
+ },
+ "score": {
+ "maximum": 100,
+ "minimum": 0,
+ "type": "number"
+ }
+ },
+ "required": [
+ "score",
+ "grade",
+ "label"
+ ],
+ "type": "object"
+ },
+ "strongHouses": {
+ "items": {
+ "maximum": 12,
+ "minimum": 1,
+ "type": "integer"
+ },
+ "type": "array"
+ },
+ "subLord": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "house",
+ "starLord",
+ "signifies",
+ "signifiedHouses",
+ "strongHouses",
+ "strength"
+ ],
+ "type": "object"
+ },
+ "startDate": {
+ "type": "string"
+ }
+ },
+ "required": [
+ "planet",
+ "startDate",
+ "endDate",
+ "durationYears",
+ "mahadashaLord",
+ "antardashaLord"
+ ],
+ "type": "object"
+ },
+ "maxItems": 9,
+ "minItems": 1,
+ "type": "array"
+ }
+ },
+ "required": [
+ "mahadashaLord",
+ "antardashaLord",
+ "moonLongitude",
+ "ayanamsa",
+ "ayanamsaType",
+ "antardashaPeriod",
+ "pratyantardashas"
+ ],
+ "type": "object"
+}