Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

add update directory openapi spec #86

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

mikemrm
Copy link
Contributor

@mikemrm mikemrm commented Feb 24, 2023

This adds the open api spec I forgot to add in #83

@@ -116,6 +116,37 @@
application/json:
schema:
$ref: '#/components/schemas/Error'
patch:

Check notice

Code scanning / Spectral (reported by Codacy)

Operation must have non-empty "tags" array.

Operation must have non-empty "tags" array.
Signed-off-by: Mike Mason <mimason@equinix.com>
@codecov
Copy link

codecov bot commented Feb 24, 2023

Codecov Report

Merging #86 (ac6acf1) into main (ae0c631) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   94.33%   94.33%           
=======================================
  Files           7        7           
  Lines        1006     1006           
=======================================
  Hits          949      949           
  Misses         44       44           
  Partials       13       13           
Flag Coverage Δ
unittests 94.33% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/httpsrv/treemanager/treemanager.go 92.39% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mikemrm mikemrm marked this pull request as ready for review February 24, 2023 22:24
@mikemrm mikemrm requested a review from a team as a code owner February 24, 2023 22:24
@mikemrm mikemrm merged commit 29e61b7 into infratographer:main Feb 24, 2023
@mikemrm mikemrm deleted the update-dir-openapi branch February 24, 2023 22:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants