Skip to content

Commit

Permalink
Merge pull request #307 from atlanticwave-sdx/fix/issue_302
Browse files Browse the repository at this point in the history
Adjustment of the mandatory fields in the Topology data model
  • Loading branch information
italovalcy authored Jul 29, 2024
2 parents fb576f3 + b887d5d commit 24a592d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"pika >= 1.2.0",
"dataset",
"pymongo > 3.0",
"sdx-pce @ git+https://github.com/atlanticwave-sdx/pce@2.0.6.rc2",
"sdx-pce @ git+https://github.com/atlanticwave-sdx/pce@main",
]

[project.optional-dependencies]
Expand Down
4 changes: 0 additions & 4 deletions sdx_controller/swagger/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -486,12 +486,8 @@ components:
name: Connection
connection_v2:
required:
- description
- endpoints
- name
- notifications
- qos_metrics
- scheduling
type: object
properties:
name:
Expand Down

0 comments on commit 24a592d

Please sign in to comment.