Skip to content

Commit fb0825b

Browse files
committed
remove unused permissions
1 parent 157c049 commit fb0825b

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

openapi.yaml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1890,31 +1890,6 @@ components:
18901890
UnexpectedError:
18911891
description: Unexpected error
18921892

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-
- users:read:own
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-
- cars:read:all
1912-
- cars:write:all
1913-
- tickets:read:all
1914-
- tickets:write:all
1915-
- fines:read:all
1916-
- fines:write:all
1917-
19181893
securitySchemes:
19191894
opp_auth:
19201895
type: http

0 commit comments

Comments
 (0)