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 some styling issues in the API access methods #1202

Merged
merged 3 commits into from
Sep 9, 2022

Conversation

christianlupus
Copy link
Collaborator

The API access methods had some styling drawbacks.

Also, all requests are forced to application/json via header now to be consistent with OpenAPI definition.

Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@codecov
Copy link

codecov bot commented Sep 9, 2022

Codecov Report

Merging #1202 (b01f4e8) into master (0a307e2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1202   +/-   ##
=======================================
  Coverage   74.62%   74.62%           
=======================================
  Files          85       85           
  Lines        2376     2376           
=======================================
  Hits         1773     1773           
  Misses        603      603           
Flag Coverage Δ
integration 20.45% <ø> (ø)
migration 3.91% <ø> (ø)
unittests 54.20% <ø> (ø)

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

@christianlupus christianlupus merged commit 2d906f5 into master Sep 9, 2022
@christianlupus christianlupus deleted the dev/update-api-endpoints branch September 9, 2022 13:51
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.

1 participant