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: Add options endpoints for API resources #903

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

kjetilhau
Copy link
Member

@kjetilhau kjetilhau commented Dec 19, 2024

Description

Adds support for OPTIONS endpoints on most actions so that front-end can verify permissions easier

  • PR title and description are to the point and understandable
  • I have performed a self-review of my own code'

Please select version type the purposed change:

  • major
  • minor
  • patch
  • none

External Relations

  • database migration

Changeset

  • Added OPTIONS endpoints for most API resources

@kjetilhau kjetilhau self-assigned this Dec 19, 2024
@kjetilhau kjetilhau requested a review from a team as a code owner December 19, 2024 07:14
@kjetilhau kjetilhau linked an issue Dec 19, 2024 that may be closed by this pull request
Copy link

changeset-bot bot commented Dec 19, 2024

🦋 Changeset detected

Latest commit: 6029e3f

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

This PR includes changesets to release 1 package
Name Type
fusion-project-portal 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

@kjetilhau kjetilhau changed the title Feature/add options endpoints feat: Add options endpoints Dec 19, 2024
@kjetilhau kjetilhau changed the title feat: Add options endpoints feat: Add options endpoints for API resources Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Project Portal API: Add OPTIONS endpoints for auth
1 participant