lets-fiware / FIWARE-Big-Bang

The FIWARE Big Bang is a turnkey solution for setting up a FIWARE instance in the cloud.
https://fi-bb.letsfiware.jp/
MIT License
21 stars 7 forks source link

Add cross-origin resource sharing for Orion (#394) #395

Closed fisuda closed 2 months ago

fisuda commented 2 months ago

Proposed changes

This PR adds cross-origin resource sharing for Orion.

Types of changes

What types of changes does your code introduce to the project: Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (1bc3828) to head (08c4f54).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v0.39.0-next #395 +/- ## ============================================== Coverage 100.00% 100.00% ============================================== Files 1 1 Lines 1784 1797 +13 ============================================== + Hits 1784 1797 +13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.