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 invalid message in OpenAPI gen client #20387

Merged

Conversation

NipunaMarcus
Copy link
Contributor

Purpose

This will fix the openapi gen client message issue in OpenAPI tooling.

Fixes #20384

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

@NipunaMarcus NipunaMarcus added this to the Ballerina 1.1.0 milestone Dec 13, 2019
@codecov-io
Copy link

Codecov Report

Merging #20387 into release-stage will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           release-stage   #20387   +/-   ##
==============================================
  Coverage          15.21%   15.21%           
==============================================
  Files                 50       50           
  Lines               1341     1341           
  Branches             208      208           
==============================================
  Hits                 204      204           
  Misses              1121     1121           
  Partials              16       16

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 f02d6ed...f4a1a86. Read the comment docs.

@anupama-pathirage anupama-pathirage merged commit 5107aa3 into ballerina-platform:release-stage Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/CompilerFETools Semantic API, Formatter, Shell
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants