Skip to content

Commit

Permalink
Correct title of ApiServer
Browse files Browse the repository at this point in the history
Fixes #107
  • Loading branch information
markdumay committed Jan 15, 2025
1 parent f313988 commit 6136008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/odcs-json-schema-latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@
"ServerSource": {
"ApiServer": {
"type": "object",
"title": "AthenaServer",
"title": "ApiServer",
"properties": {
"location": {
"type": "string",
Expand Down

0 comments on commit 6136008

Please sign in to comment.