/api/:type
Original PR: https://github.com/imputnet/cobalt/pull/100 Author: @jojobii-arks Created: 3/28/2023 Status: ✅ Merged Merged: 3/29/2023 Merged by: @wukko
Base: current ← Head: jojobii-arks/98-fix-cors
current
jojobii-arks/98-fix-cors
87e6845
1 file changed (+3 additions, -2 deletions)
📝 src/cobalt.js (+3 -2)
src/cobalt.js
#98
cors()
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/100
Author: @jojobii-arks
Created: 3/28/2023
Status: ✅ Merged
Merged: 3/29/2023
Merged by: @wukko
Base:
current← Head:jojobii-arks/98-fix-cors📝 Commits (1)
87e6845change: enable CORS preflight on /api/:type📊 Changes
1 file changed (+3 additions, -2 deletions)
View changed files
📝
src/cobalt.js(+3 -2)📄 Description
Resolves
#98
Summary
cors()middleware to/api/:typeroute allowing CORS requests.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.