Skip to content

Update AFRA space status endpoint#335

Open
cyboerg42 wants to merge 1 commit into
SpaceApi:masterfrom
cyboerg42:patch-1
Open

Update AFRA space status endpoint#335
cyboerg42 wants to merge 1 commit into
SpaceApi:masterfrom
cyboerg42:patch-1

Conversation

@cyboerg42

Copy link
Copy Markdown

Updated AFRA endpoint to new URL & machine. Old status is broken.

@s3lph s3lph left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hi @cyboerg42, thanks for the update.

Two comments regarding the new endpoint:

  • The endpoint does not set a CORS header of Access-Control-Allow-Origin: *, which prevents it from being queried by browser-based SpaceAPI clients. Would it be possible to add this HTTP header to your response?
  • The new endpoint only implements SpaceAPI schema v0.13; by now schema v15 is available: https://spaceapi.io/docs/. You might want to consider updating your endpoint to newer versions.

@rnestler rnestler changed the title updated AFRA space status endpoint Update AFRA space status endpoint Jul 9, 2026
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