kuzzle
kuzzle copied to clipboard
Adding parameters to OpenAPI requests
What does this PR do ?
Add "All" scope for OpenApi requests Add unit tests for this scope
How should this be manually tested?
- Step 1 : Start Kuzzle instance
- Step 2 : Send a GET request on https://{baseUrl}:{port}/_openapi?scope=all
Other changes
See Commit: #8a7f0c6
TODO
@MaximCosta is working on "exclude" parameter to exclude tags
Codecov Report
Merging #2366 (beeafd3) into 2-dev (4d03770) will decrease coverage by
0.10%
. The diff coverage is38.88%
.
@@ Coverage Diff @@
## 2-dev #2366 +/- ##
==========================================
- Coverage 91.15% 91.04% -0.11%
==========================================
Files 116 116
Lines 8114 8130 +16
==========================================
+ Hits 7396 7402 +6
- Misses 718 728 +10
Impacted Files | Coverage Δ | |
---|---|---|
lib/api/controllers/serverController.js | 76.10% <38.88%> (-6.37%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4d03770...beeafd3. Read the comment docs.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication