Skip to content

Commit

Permalink
update wicketd openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
Nieuwejaar committed Jun 6, 2024
1 parent 56f7a6a commit e41cd6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/wicketd.json
Original file line number Diff line number Diff line change
Expand Up @@ -5041,7 +5041,7 @@
}
},
"UserSpecifiedPortConfig": {
"description": "User-specified version of [`PortConfigV1`].\n\nAll of [`PortConfigV1`] is user-specified. But we expect the port name to be a key, rather than a field as in [`PortConfigV1`]. So this has all of the fields other than the port name.\n\n[`PortConfigV1`]: omicron_common::api::internal::shared::PortConfigV1",
"description": "User-specified version of [`PortConfigV1`].\n\nAll of [`PortConfigV2`] is user-specified. But we expect the port name to be a key, rather than a field as in [`PortConfigV2`]. So this has all of the fields other than the port name.\n\n[`PortConfigV2`]: omicron_common::api::internal::shared::PortConfigV2",
"type": "object",
"properties": {
"addresses": {
Expand Down

0 comments on commit e41cd6b

Please sign in to comment.