Files
neon/pageserver/src
John Spray fead836f26 swagger: remove 'format: hex' from tenant IDs (#6099)
## Problem

TenantId is changing to TenantShardId in many APIs. The swagger had
`format: hex` attributes on some of these IDs. That isn't formally
defined anywhere, but a reasonable person might think it means "hex
digits only", which will no longer be the case once we start using
shard-aware IDs (they're like `<tenant_id>-0001`).



## Summary of changes

- Remove these `format` attributes from all `tenant_id` fields in the
swagger definition
2023-12-12 10:39:34 +00:00
..
2023-12-08 16:21:17 +00:00
2023-11-08 16:56:53 +00:00
2023-10-18 16:42:22 +03:00
2023-12-05 16:11:15 +00:00
2023-10-18 16:42:22 +03:00