zitadel/proto
Elio Bischof 41b7bf976d
fix: map gRPC Gateway paths correctly (#8536)
# Which Problems Are Solved

Alpha APIs are not available accessible using REST.

# How the Problems Are Solved

The base_path property for the swagger definition has nothing to do with
the reverse proxy generation. Reusing it and omitting its segments in
the individual methods leads to a wrong path mapping. To fix this, the
full paths are added to all the GW mappings.

# Additional Context

Replace this example with links to related issues, discussions, discord
threads, or other sources with more context.
Use the Closing #issue syntax for issues that are resolved with this PR.
- Closes #8507
2024-09-03 14:32:42 +02:00
..
zitadel fix: map gRPC Gateway paths correctly (#8536) 2024-09-03 14:32:42 +02:00
buf.lock chore(console): buf stub build (#5215) 2023-02-17 14:09:11 +00:00
buf.yaml fix: use enum for instance feature in system api (#6682) 2023-10-09 12:33:23 +02:00