Skip to content

Commit

Permalink
autogen(openapi): regenerate swagger spec and internal client
Browse files Browse the repository at this point in the history
  • Loading branch information
ory-bot authored and zepatrik committed Feb 7, 2022
1 parent ffa99ec commit 209b645
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 34 deletions.
14 changes: 1 addition & 13 deletions internal/httpclient/models/expand_tree.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions internal/httpclient/models/get_relation_tuples_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions internal/httpclient/models/internal_relation_tuple.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions internal/httpclient/models/patch_delta.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions internal/httpclient/models/relation_query.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 2 additions & 5 deletions spec/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1069,8 +1069,7 @@
"enum": [
"insert",
"delete"
],
"x-go-enum-desc": "insert ActionInsert\ndelete ActionDelete"
]
},
"relation_tuple": {
"$ref": "#/definitions/InternalRelationTuple"
Expand Down Expand Up @@ -1142,15 +1141,13 @@
"$ref": "#/definitions/SubjectSet"
},
"type": {
"description": "\nunion Union\nexclusion Exclusion\nintersection Intersection\nleaf Leaf",
"type": "string",
"enum": [
"union",
"exclusion",
"intersection",
"leaf"
],
"x-go-enum-desc": "union Union\nexclusion Exclusion\nintersection Intersection\nleaf Leaf"
]
}
}
},
Expand Down

0 comments on commit 209b645

Please sign in to comment.