Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: swagger typo in CreateWorker #1092

Merged
merged 1 commit into from
Mar 21, 2024
Merged

fix: swagger typo in CreateWorker #1092

merged 1 commit into from
Mar 21, 2024

Conversation

plyr4
Copy link
Contributor

@plyr4 plyr4 commented Mar 21, 2024

simple typo fix
v0.23 api-spec.json causes an error in swagger

Semantic error at paths./api/v1/workers.post.responses.201.schema.$ref
$ref paths must begin with `#/`

@plyr4 plyr4 requested a review from a team as a code owner March 21, 2024 17:59
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.97%. Comparing base (7a6e89a) to head (e8dc104).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1092   +/-   ##
=======================================
  Coverage   62.97%   62.97%           
=======================================
  Files         347      347           
  Lines       10564    10564           
=======================================
  Hits         6653     6653           
  Misses       3427     3427           
  Partials      484      484           

Copy link
Contributor

@jbrockopp jbrockopp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@plyr4 plyr4 merged commit 0df024e into main Mar 21, 2024
12 of 14 checks passed
@plyr4 plyr4 deleted the fix/swagger-token branch March 21, 2024 18:17
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.

3 participants