Skip to content

Fixing api spec issues.#2178

Merged
collado-mike merged 2 commits into
mainfrom
fix/api-spec
Oct 11, 2022
Merged

Fixing api spec issues.#2178
collado-mike merged 2 commits into
mainfrom
fix/api-spec

Conversation

@phixMe

@phixMe phixMe commented Oct 10, 2022

Copy link
Copy Markdown
Member

Problem

The API spec file was having some issues with type generators for some our putDataset api that is deprecated.

Solution

The spec file is now fixed.

Checklist

  • You've signed-off your work
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • You've updated the CHANGELOG.md with details about your change under the "Unreleased" section (if relevant, depending on the change, this may not be necessary)
  • You've versioned your .sql database schema migration according to Flyway's naming convention (if relevant)
  • You've included a header in any source code files (if relevant)

@boring-cyborg boring-cyborg Bot added the spec label Oct 10, 2022
@codecov

codecov Bot commented Oct 10, 2022

Copy link
Copy Markdown

Codecov Report

Merging #2178 (7f36639) into main (472e88c) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #2178   +/-   ##
=========================================
  Coverage     76.56%   76.56%           
  Complexity     1109     1109           
=========================================
  Files           214      214           
  Lines          5181     5181           
  Branches        408      408           
=========================================
  Hits           3967     3967           
  Misses          759      759           
  Partials        455      455           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@phixMe phixMe marked this pull request as ready for review October 11, 2022 16:56
@phixMe phixMe requested review from collado-mike and fm100 October 11, 2022 17:03
@phixMe phixMe added the review Ready for review label Oct 11, 2022

@fm100 fm100 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you for the fix!

@collado-mike collado-mike merged commit 7b6265d into main Oct 11, 2022
@collado-mike collado-mike deleted the fix/api-spec branch October 11, 2022 17:49
jonathanpmoraes referenced this pull request in nubank/NuMarquez Feb 6, 2025
Co-authored-by: phix <peter.hicks@astronomer.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review Ready for review spec

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants