Skip to content
  • Lucas Roesler's avatar
    35f0e9e6
    Clean up docs and refactor createhandler · 35f0e9e6
    Lucas Roesler authored
    
    
    **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: default avatarLucas Roesler <lucas.roesler@gmail.com>
    35f0e9e6
    Clean up docs and refactor createhandler
    Lucas Roesler authored
    
    
    **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: default avatarLucas Roesler <lucas.roesler@gmail.com>
Loading