fixed testing cache
This commit is contained in:
@ -34,8 +34,9 @@ info:
|
||||
<li>0: newly added/changed</li>
|
||||
<li>10: validated</li>
|
||||
</ul>
|
||||
<a href="https://sourcecode.socialcoding.bosch.com/users/vle2fe/repos/dfop-api/">Bitbucket repository</a>
|
||||
# TODO: Link to new documentation page
|
||||
<a href="https://sourcecode.socialcoding.bosch.com/users/vle2fe/repos/dfop-api/">Bitbucket repository API</a>
|
||||
<a href="https://sourcecode.socialcoding.bosch.com/users/vle2fe/repos/dfop-ui/">Bitbucket repository UI</a>
|
||||
<a href="https://definma.apps.de1.bosch-iot-cloud.com/documentation">Documentation page</a>
|
||||
|
||||
|
||||
servers:
|
||||
|
@ -40,6 +40,8 @@
|
||||
level:
|
||||
type: string
|
||||
example: read
|
||||
user_id:
|
||||
$ref: 'api.yaml#/components/schemas/Id'
|
||||
401:
|
||||
$ref: 'api.yaml#/components/responses/401'
|
||||
500:
|
||||
|
Reference in New Issue
Block a user