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 #899

Closed
wants to merge 8 commits into from
Closed

Conversation

kjetilhau
Copy link
Member

@kjetilhau kjetilhau commented Dec 17, 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

Copy link

changeset-bot bot commented Dec 17, 2024

🦋 Changeset detected

Latest commit: 8a3f75e

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 requested a review from Noggling December 18, 2024 12:50
@kjetilhau kjetilhau self-assigned this Dec 18, 2024
@kjetilhau kjetilhau marked this pull request as ready for review December 18, 2024 12:51
@kjetilhau kjetilhau requested a review from a team as a code owner December 18, 2024 12:51
@kjetilhau kjetilhau linked an issue Dec 19, 2024 that may be closed by this pull request
@kjetilhau kjetilhau closed this Dec 19, 2024
@kjetilhau kjetilhau deleted the feat/add-options-endpoints branch December 19, 2024 07:12
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