Skip to content

Commit

Permalink
Updated OpenAPI specs
Browse files Browse the repository at this point in the history
  • Loading branch information
CI committed Oct 18, 2023
1 parent f6fd8c9 commit 9786d85
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 6 deletions.
3 changes: 1 addition & 2 deletions json/knowledgeapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -79969,8 +79969,7 @@
"required": [
"locationId",
"authorName",
"rating",
"content"
"rating"
],
"properties": {
"locationId": {
Expand Down
3 changes: 1 addition & 2 deletions json/liveapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -39823,8 +39823,7 @@
"entity",
"authorName",
"authorEmail",
"rating",
"content"
"rating"
],
"properties": {
"entity": {
Expand Down
1 change: 0 additions & 1 deletion yaml/knowledgeapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108310,7 +108310,6 @@ components:
- locationId
- authorName
- rating
- content
properties:
locationId:
type: string
Expand Down
1 change: 0 additions & 1 deletion yaml/liveapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64252,7 +64252,6 @@ components:
- authorName
- authorEmail
- rating
- content
properties:
entity:
type: object
Expand Down

0 comments on commit 9786d85

Please sign in to comment.