-
- Downloads
Clean up docs and refactor createhandler
**What**
- Add a description for the secret key to the api swagger spec.
- Remove optional examples from the secret management guide.
- Update the ApiKeyProtected README to point at the new guide.
- Refactor the `makeSpec` function to accept the already assembled secrets
array because this should be easier to unit test.
Signed-off-by:
Lucas Roesler <lucas.roesler@gmail.com>
Showing
- api-docs/swagger.yml 1 addition, 0 deletionsapi-docs/swagger.yml
- gateway/handlers/create_handler.go 5 additions, 9 deletionsgateway/handlers/create_handler.go
- guide/secure_secret_management.md 13 additions, 68 deletionsguide/secure_secret_management.md
- sample-functions/ApiKeyProtected/README.md 2 additions, 2 deletionssample-functions/ApiKeyProtected/README.md
Please register or sign in to comment