Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow configuring api prefix #430

Merged
merged 2 commits into from
Nov 6, 2023
Merged

feat: allow configuring api prefix #430

merged 2 commits into from
Nov 6, 2023

Conversation

dbarrosop
Copy link
Member

@dbarrosop dbarrosop commented Nov 6, 2023

Fixes #429

Checklist

  • No breaking changes
  • Tests pass
  • New features have new tests
  • Documentation is updated

Breaking changes

Avoid breaking changes and regressions. If you feel it is unavoidable, make it explicit in your PR comment so we can review it and see how to handle it.

Tests

  • please make sure your changes pass the current tests (Use the make test or the make watch command).
  • if you are introducing a new feature, please write as much tests as possible.

Documentation

Please make sure the documentation is updated accordingly, in particular:

Copy link

changeset-bot bot commented Nov 6, 2023

🦋 Changeset detected

Latest commit: f6c72bc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
hasura-auth Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member

@onehassan onehassan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🙌

@dbarrosop dbarrosop merged commit 5663eec into main Nov 6, 2023
4 checks passed
@dbarrosop dbarrosop deleted the api-prefix branch November 6, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add prefix option to hasura-auth
2 participants