ubicloud/openapi
Jeremy Evans 5e67c45687 Allow creating a PostgreSQL database without firewall rules in api/sdk/cli
The reason for allowing this is it allows you to create a locked-down
PostgreSQL database without parsing output of previous commands.
Previously, to create a locked-down database, you needed to create the
database, then remove the default firewall rules for it, then add your
own. Using this, you add the database without rules, and then add the
rules you need.
2025-09-03 02:23:35 +09: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 creating a PostgreSQL database without firewall rules in api/sdk/cli 2025-09-03 02:23:35 +09: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