Effect CommunityEC
Effect Community7mo ago
2 replies
Afonso Matos

Setting a mandatory header for all endpoints in an `HttpApiGroup`

I want that every endpoint on my HttpApiGroup should take a X-Application-Id header as parameter (mandatory).
How do I do this per group instead of setting every single endpoint?
Was this page helpful?