Skip to content

Consistent use of apiKey #926

Open
Open
@krowvin

Description

@krowvin

The apiKey in the swagger docs lists "ApiKey", "apiKey" and "apikey" all in the same view.
image
on 3.1.5-RC14

Suggesting making all three "apiKey", to ensure users are not confused on the correct usage.

It is shown as apikey in this example

+ "NOTE: you MUST manually prefix your key with 'apikey ' "

If you try to enter "apikey" in swagger it will work, (possibly due to this toLowerCase()?

However doing this in CURL fails unless you capitalize the K.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions