Skip to content

Add Swagger and modified the port to 5000 - #29

Closed
JohnDesouzaAmbrose wants to merge 1 commit into
json-api-dotnet:masterfrom
JohnDesouzaAmbrose:master
Closed

JohnDesouzaAmbrose wants to merge 1 commit into
json-api-dotnet:masterfrom
JohnDesouzaAmbrose:master

Conversation

@JohnDesouzaAmbrose

Copy link
Copy Markdown

Add Swagger and modified the port to 5000 as we are using 5000 port in launch setting

@bkoelman

Copy link
Copy Markdown
Member

Hi @JohnDesouzaAmbrose, the port change in the CORS policy looks good, but I don't think OpenAPI can be used. We're still working on that.

@bkoelman

Copy link
Copy Markdown
Member

Superseded by #31.

@bkoelman bkoelman closed this Sep 13, 2026
@bkoelman

Copy link
Copy Markdown
Member

Changing the CORS port was actually a mistake that broke login. The UI runs on port 4200, while the API runs on port 5000. We need to allow the client, not the server itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants