Skip to content

Commit

Permalink
Fixed specs equipment v4
Browse files Browse the repository at this point in the history
  • Loading branch information
ederson.brilhante committed Jan 30, 2018
1 parent bc74d55 commit e3316c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion networkapi/api_equipment/v4/specs/equipment_post.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"environments": {
"items": {
"properties": {
"id": {
"environment": {
"type": "integer"
},
"is_router": {
Expand Down
2 changes: 1 addition & 1 deletion networkapi/api_equipment/v4/specs/equipment_put.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"environments": {
"items": {
"properties": {
"id": {
"environment": {
"type": "integer"
},
"is_router": {
Expand Down

0 comments on commit e3316c8

Please sign in to comment.