We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 157c049 commit fb0825bCopy full SHA for fb0825b
openapi.yaml
@@ -1890,31 +1890,6 @@ components:
1890
UnexpectedError:
1891
description: Unexpected error
1892
1893
- x-permissions:
1894
- driver:
1895
- - users:read:own
1896
- - users:write:own
1897
- - cars:read:own
1898
- - cars:write:own
1899
- - tickets:read:own
1900
- - tickets:write:own
1901
- - fines:read:own
1902
- controller:
1903
1904
- - tickets:read:all
1905
- - fines:read:all
1906
- - fines:write:all
1907
- - cars:read:all
1908
- admin:
1909
- - users:read:all
1910
- - users:write:all
1911
1912
- - cars:write:all
1913
1914
- - tickets:write:all
1915
1916
1917
-
1918
securitySchemes:
1919
opp_auth:
1920
type: http
0 commit comments