Parcourir la source

Merge pull request #1638 from rwuebker/patch-1

Update README.md
bubble
Ron il y a 9 ans
Parent
révision
0a95435abe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      README.md

+ 1
- 1
README.md Voir le fichier

@@ -166,7 +166,7 @@ You can read about CORS here: http://www.w3.org/TR/cors.
There are two cases where no action is needed for CORS support:

1. swagger-ui is hosted on the same server as the application itself (same host *and* port).
2. The application is located behind a proxy that enables the requires CORS headers. This may already be covered within your organization.
2. The application is located behind a proxy that enables the required CORS headers. This may already be covered within your organization.

Otherwise, CORS support needs to be enabled for:



Chargement…
Annuler
Enregistrer