Skip to content

Commit

Permalink
Admin API updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Adobe committed Jul 24, 2023
1 parent 8da6df3 commit f3571c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/admin-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -12216,9 +12216,6 @@
"type": "integer",
"format": "int64"
},
"chronology": {
"$ref": "#/components/schemas/Chronology"
},
"start": {
"type": "string",
"format": "date-time"
Expand All @@ -12227,6 +12224,9 @@
"type": "string",
"format": "date-time"
},
"chronology": {
"$ref": "#/components/schemas/Chronology"
},
"afterNow": {
"type": "boolean"
},
Expand Down

0 comments on commit f3571c7

Please sign in to comment.