Skip to content

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Oct 21, 2019

More operations fields:

  • summary
  • description
  • externalDocs
  • security
  • servers

Fixes #163

@p1c2u p1c2u force-pushed the feature/operations-more-fields branch from e21568d to 897d0fc Compare October 21, 2019 22:24
@codecov
Copy link

codecov bot commented Oct 21, 2019

Codecov Report

Merging #169 into master will increase coverage by 0.11%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   96.54%   96.65%   +0.11%     
==========================================
  Files          67       71       +4     
  Lines        1706     1763      +57     
==========================================
+ Hits         1647     1704      +57     
  Misses         59       59
Impacted Files Coverage Δ
openapi_core/schema/external_docs/models.py 100% <100%> (ø)
openapi_core/schema/servers/models.py 100% <100%> (ø) ⬆️
openapi_core/schema/security/models.py 100% <100%> (ø)
openapi_core/schema/specs/factories.py 100% <100%> (ø) ⬆️
openapi_core/schema/servers/generators.py 100% <100%> (ø) ⬆️
openapi_core/schema/operations/generators.py 100% <100%> (ø) ⬆️
openapi_core/schema/security/factories.py 100% <100%> (ø)
openapi_core/schema/operations/models.py 100% <100%> (ø) ⬆️
openapi_core/schema/external_docs/factories.py 100% <100%> (ø)
... and 3 more

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 4c4636a...c4d4ed8. Read the comment docs.

@p1c2u p1c2u force-pushed the feature/operations-more-fields branch from 897d0fc to 96b16b0 Compare October 21, 2019 22:31
@p1c2u p1c2u force-pushed the feature/operations-more-fields branch from 96b16b0 to d7840d0 Compare October 22, 2019 16:21
@p1c2u p1c2u merged commit 57cc70a into master Oct 22, 2019
@p1c2u p1c2u deleted the feature/operations-more-fields branch October 22, 2019 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More fields for operations
1 participant