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
MEC - Multi-access Edge Computing
MEC Application Support API and MEC Service Management API
Commits
162a2039
Commit
162a2039
authored
Dec 15, 2017
by
Walter Featherstone
Committed by
Gerrit Code Review
Dec 15, 2017
Browse files
Merge "Added Traffic rules example in paths"
parents
56072485
d548503c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
paths/ApplicationsTrafficRule.GET.yaml
paths/ApplicationsTrafficRule.GET.yaml
+4
-1
paths/ApplicationsTrafficRule.PUT.yaml
paths/ApplicationsTrafficRule.PUT.yaml
+4
-1
No files found.
paths/ApplicationsTrafficRule.GET.yaml
View file @
162a2039
...
...
@@ -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 @
162a2039
...
...
@@ -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
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