Skip to content

Commit

Permalink
fix: update refs
Browse files Browse the repository at this point in the history
  • Loading branch information
caubut-charter committed Nov 1, 2024
1 parent f8b2128 commit 7c65226
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions code/API_definitions/network_access_management.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ paths:
"403":
$ref: "#/components/responses/Generic403"
"404":
$ref: "#/components/responses/ServiceSiteNotFound404"
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -318,7 +318,7 @@ paths:
"403":
$ref: "#/components/responses/Generic403"
"404":
$ref: "#/components/responses/ServiceSiteNotFound404"
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -375,7 +375,7 @@ paths:
"403":
$ref: "#/components/responses/Generic403"
"404":
$ref: "#/components/responses/ServiceSiteNotFound404"
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -508,7 +508,7 @@ paths:
"403":
$ref: "#/components/responses/Generic403"
"404":
$ref: "#/components/responses/DeviceNotFound404"
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -562,7 +562,7 @@ paths:
"403":
$ref: "#/components/responses/Generic403"
"404":
$ref: "#/components/responses/DeviceNotFound404"
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -607,13 +607,13 @@ paths:
"204":
description: Successfully inserted, removed, or replaced the configuration for many networks on the device
"400":
$ref: "#/components/responses/NetworkNotRemovable400"
$ref: "#/components/responses/Generic400"
"401":
$ref: "#/components/responses/Generic401"
"403":
$ref: "#/components/responses/Generic403"
"404":
$ref: "#/components/responses/DeviceOrNetworkNotFound404"
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -672,7 +672,7 @@ paths:
"401":
$ref: "#/components/responses/Generic401"
"403":
$ref: "#/components/responses/DefaultDeviceNotSupported403"
$ref: "#/components/responses/Generic403"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -741,7 +741,7 @@ paths:
"401":
$ref: "#/components/responses/Generic401"
"403":
$ref: "#/components/responses/DefaultDeviceNotSupported403"
$ref: "#/components/responses/Generic403"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -805,9 +805,9 @@ paths:
"401":
$ref: "#/components/responses/Generic401"
"403":
$ref: "#/components/responses/DefaultDeviceNotSupported403"
$ref: "#/components/responses/Generic403"
"404":
$ref: "#/components/responses/NetworkNotFound404"
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -870,9 +870,9 @@ paths:
"401":
$ref: "#/components/responses/Generic401"
"403":
$ref: "#/components/responses/DefaultDeviceNotSupported403"
$ref: "#/components/responses/Generic403"
"404":
$ref: "#/components/responses/NetworkNotFound404"
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -913,13 +913,13 @@ paths:
"204":
description: Successfully deleted the network
"400":
$ref: "#/components/responses/NetworkNotRemovable400"
$ref: "#/components/responses/Generic400"
"401":
$ref: "#/components/responses/Generic401"
"403":
$ref: "#/components/responses/DefaultDeviceNotSupported403"
$ref: "#/components/responses/Generic403"
"404":
$ref: "#/components/responses/NetworkNotFound404"
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -984,7 +984,7 @@ paths:
"403":
$ref: "#/components/responses/Generic403"
"404":
$ref: "#/components/responses/NetworkNotFound404"
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -1026,13 +1026,13 @@ paths:
"204":
description: Successfully inserted, removed, or replaced the network from the configuration of many devices
"400":
$ref: "#/components/responses/NetworkNotRemovable400"
$ref: "#/components/responses/Generic400"
"401":
$ref: "#/components/responses/Generic401"
"403":
$ref: "#/components/responses/Generic403"
"404":
$ref: "#/components/responses/DeviceOrNetworkNotFound404"
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -1204,9 +1204,9 @@ paths:
"401":
$ref: "#/components/responses/Generic401"
"403":
$ref: "#/components/responses/DefaultDeviceNotSupported403"
$ref: "#/components/responses/Generic403"
"404":
$ref: "#/components/responses/NetworkNotFound404"
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -1265,9 +1265,9 @@ paths:
"401":
$ref: "#/components/responses/Generic401"
"403":
$ref: "#/components/responses/DefaultDeviceNotSupported403"
$ref: "#/components/responses/Generic403"
"404":
$ref: "#/components/responses/NetworkNotFound404"
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down Expand Up @@ -1306,9 +1306,9 @@ paths:
"401":
$ref: "#/components/responses/Generic401"
"403":
$ref: "#/components/responses/DefaultDeviceNotSupported403"
$ref: "#/components/responses/Generic403"
"404":
$ref: "#/components/responses/NetworkNotFound404"
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"501":
Expand Down

0 comments on commit 7c65226

Please sign in to comment.