Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/SOL009/endpoints/SOL009_endpoints.yaml
src/SOL009/endpoints/SOL009_endpoints.yaml
+4
-4
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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