Skip to content

fix: added early return on all ingest-endpoints#136

Merged
malmen237 merged 1 commit intomainfrom
fix/405-on-ingest-endpoint
Jun 27, 2025
Merged

fix: added early return on all ingest-endpoints#136
malmen237 merged 1 commit intomainfrom
fix/405-on-ingest-endpoint

Conversation

@malmen237
Copy link
Copy Markdown
Contributor

@malmen237 malmen237 commented Jun 27, 2025

Now all ingest-endpoints return a 405 Method Not Allowed because the ingests are not fully implemented.

@malmen237 malmen237 requested a review from birme June 27, 2025 13:41
Copy link
Copy Markdown
Contributor

@birme birme left a comment

Choose a reason for hiding this comment

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

Looks good. I assume we have verified this only applies to the introduced ingest endpoints

@malmen237
Copy link
Copy Markdown
Contributor Author

Looks good. I assume we have verified this only applies to the introduced ingest endpoints

Not tried all the other endpoints, but at least the ones I tried in the swagger returned as it should and all ingest-endpoints returned 405.

@malmen237 malmen237 merged commit 4bb20b3 into main Jun 27, 2025
4 checks passed
@malmen237 malmen237 deleted the fix/405-on-ingest-endpoint branch June 27, 2025 14:22
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.

2 participants