Skip to content

Commit

Permalink
Merge pull request #337 from reshmabidikar/work-for-333
Browse files Browse the repository at this point in the history
Update links to Auth API
  • Loading branch information
reshmabidikar authored Feb 5, 2025
2 parents 49daf82 + 45b4292 commit 649b8af
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion source/includes/_aviate-catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ At the time of writing, the aviate catalog plugin does not expose any endpoints

### Authentication

The Aviate Plugin uses a JWT based authentication mechanism. Thus, all the APIs listed in this document require a valid token. This can be obtained via the [Auth API](aviate_auth.html).
The Aviate Plugin uses a JWT based authentication mechanism. Thus, all the APIs listed in this document require a valid token. This can be obtained via the [Auth API](aviate-auth.html).

## Resources

Expand Down
2 changes: 1 addition & 1 deletion source/includes/_aviate-health.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The [Aviate Health feature](https://docs.killbill.io/latest/aviate-health) provi

### Authentication

The Aviate Plugin uses a JWT based authentication mechanism. Thus, all the APIs listed in this document require a valid token. This can be obtained via the [Auth API](aviate_auth.html).
The Aviate Plugin uses a JWT based authentication mechanism. Thus, all the APIs listed in this document require a valid token. This can be obtained via the [Auth API](aviate-auth.html).

## Resources

Expand Down
2 changes: 1 addition & 1 deletion source/includes/_aviate-metering.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The Aviate plugin offers a metering feature that allows performing usage aggrega

### Authentication

The Aviate Plugin uses a JWT based authentication mechanism. Thus, all the APIs listed in this document require a valid token. This can be obtained via the [Auth API](aviate_auth.html).
The Aviate Plugin uses a JWT based authentication mechanism. Thus, all the APIs listed in this document require a valid token. This can be obtained via the [Auth API](aviate-auth.html).

## Resources

Expand Down

0 comments on commit 649b8af

Please sign in to comment.