Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
MEC Application Support API and MEC Service Management API
Commits
d548503c
Commit
d548503c
authored
Nov 28, 2017
by
Shlomi Hadad
Browse files
Added Traffic rules example in paths
Change-Id: I9929dbb72647ce5f5e84cc6193db0c164060bd8e
parent
b17fa10a
Changes
2
Hide whitespace changes
Inline
Side-by-side
paths/ApplicationsTrafficRule.GET.yaml
View file @
d548503c
...
...
@@ -10,4 +10,7 @@ responses:
type
:
object
properties
:
TrafficRule
:
$ref
:
'
#/definitions/TrafficRule'
\ No newline at end of file
$ref
:
'
#/definitions/TrafficRule'
examples
:
application/json
:
$ref
:
'
../examples/TrafficRule.json'
\ No newline at end of file
paths/ApplicationsTrafficRule.PUT.yaml
View file @
d548503c
...
...
@@ -12,4 +12,7 @@ responses:
type
:
object
properties
:
TrafficRule
:
$ref
:
'
#/definitions/TrafficRule'
\ No newline at end of file
$ref
:
'
#/definitions/TrafficRule'
examples
:
application/json
:
$ref
:
'
../examples/TrafficRule.json'
\ 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