Skip to content

Commit

Permalink
schema to sphinx page link test
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie-Farrar committed Jul 31, 2023
1 parent bd79ba7 commit 2754a64
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions redoc/analysis_settings/redoc_template.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,20 @@
"name": "analysis_settings",
"x-displayName": "Analysis Settings Schema",
"description": "<SchemaDefinition schemaRef=\"#/definitions/AnalysisSettings\" />"
},
{
"name": "landing_page_link",
"x-displayName": "Back to landing page",
"externalDocs": {
"url": "http://oasislmf.github.io/",
"description": "Click here to go back to the landing page"
}
}
],
"x-tagGroups": [{
"name": "JSON Schema",
"tags": [
"landing_page_link",
"analysis_settings"
]
}],
Expand Down

0 comments on commit 2754a64

Please sign in to comment.