Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL009
Commits
ade6ce04
Commit
ade6ce04
authored
May 07, 2021
by
Giacomo Bernini
Browse files
fix
parent
52747d00
Pipeline
#6915
running with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL009/endpoints/SOL009_endpoints.yaml
View file @
ade6ce04
...
...
@@ -88,25 +88,25 @@ endpoints:
Method Not Allowed" response as defined in SOL013 clause 6.4.
responses
:
405
:
$ref
:
../
responses/SOL002SOL003
_resp.yaml#/components/responses/405
$ref
:
'
../
components/SOL009
_resp.yaml#/components/responses/405
'
put
:
description
:
>
This method is not supported. When this method is requested on this resource, the API producer shall return a "405
Method Not Allowed" response as defined in SOL013 clause 6.4.
responses
:
405
:
$ref
:
../
responses/SOL002SOL003
_resp.yaml#/components/responses/405
$ref
:
'
../
components/SOL009
_resp.yaml#/components/responses/405
'
patch
:
description
:
>
This method is not supported. When this method is requested on this resource, the API producer shall return a "405
Method Not Allowed" response as defined in SOL013 clause 6.4.
responses
:
405
:
$ref
:
../
responses/SOL002SOL003
_resp.yaml#/components/responses/405
$ref
:
'
../
components/SOL009
_resp.yaml#/components/responses/405
'
delete
:
description
:
>
This method is not supported. When this method is requested on this resource, the API producer shall return a "405
Method Not Allowed" response as defined in SOL013 clause 6.4.
responses
:
405
:
$ref
:
../responses/SOL002SOL003_resp.yaml#/components/responses/405
\ No newline at end of file
$ref
:
'
../components/SOL009_resp.yaml#/components/responses/405'
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment