ubicloud/openapi
Jeremy Evans f930ca132a Allow disconnecting from postgres private subnets in the api/cli/sdk
Similar to connecting, this uses a separate option. Rather than copying
the connect route code to disconnect and modify it, since the majority
of the route code is the same, this combines the private subnet connect
and disconnect routes using a private_subnet_connection_action helper
method.

In order to tell the difference between postgres and private subnet
ids, we need to keep in ubid format so we can check the first two
characters. Add ubid typecast param and symbol matcher to support that.
2025-09-15 11:54:52 -07:00
..
.spectral.yml Move openapi infrastructure to a directory, get a new openapi snapshot 2024-11-22 14:29:54 -08:00
openapi.yml Allow disconnecting from postgres private subnets in the api/cli/sdk 2025-09-15 11:54:52 -07:00
openapi_format.yml Move openapi infrastructure to a directory, get a new openapi snapshot 2024-11-22 14:29:54 -08:00
redocly.yml Upgrade redocly cli to v2 2025-08-26 10:02:58 +03:00