Skip to content

Commit

Permalink
fix: Validate connection patch (#76)
Browse files Browse the repository at this point in the history
* Add manual patch to create BaseConnection model and use it as the
properties of Connection
* Code generation for manual patch
  • Loading branch information
thogarty committed Aug 22, 2024
2 parents 51c6e27 + 1b588c9 commit d2e244f
Show file tree
Hide file tree
Showing 7 changed files with 1,608 additions and 18 deletions.
1 change: 1 addition & 0 deletions services/fabricv4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ Class | Method | HTTP request | Description
- [BGPConnectionOperationOperationalStatus](docs/BGPConnectionOperationOperationalStatus.md)
- [BandwidthUtilization](docs/BandwidthUtilization.md)
- [BandwidthUtilizationUnit](docs/BandwidthUtilizationUnit.md)
- [BaseConnection](docs/BaseConnection.md)
- [BulkPhysicalPort](docs/BulkPhysicalPort.md)
- [BulkPort](docs/BulkPort.md)
- [Change](docs/Change.md)
Expand Down
Loading

0 comments on commit d2e244f

Please sign in to comment.