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

[BallerinaToOpenAPI] Fix support @constraint annotation mapping for Ballerina to OpenAPI #1043

Closed
wants to merge 6 commits into from

Conversation

lnash94
Copy link
Member

@lnash94 lnash94 commented Jul 26, 2022

Purpose

Fix ballerina-platform/ballerina-library#5109

  • Module reference constraint support need to provide

Automation tests

  • Unit tests

    Code coverage information

  • Integration tests

    Details about the test cases and coverage

Security checks

Samples

Provide high-level details about the samples related to this feature

Related PRs

List any other related PRs

Migrations (if applicable)

Describe migration steps and platforms on which migration has been tested

Test environment

List all JDK versions, operating systems, databases, and browser/versions on which this feature/fix was tested

Learning

Describe the research phase and any blog posts, patterns, libraries, or add-ons you used to solve the problem.

@github-actions github-actions bot added the Stale label Aug 10, 2022
@lnash94 lnash94 removed the Stale label Aug 11, 2022
@github-actions github-actions bot added the Stale label Aug 26, 2022
@lnash94 lnash94 removed the Stale label Aug 29, 2022
@github-actions github-actions bot added the Stale label Sep 13, 2022
@lnash94 lnash94 removed the Stale label Sep 14, 2022
@github-actions github-actions bot added the Stale label Sep 29, 2022
@lnash94 lnash94 removed the Stale label Oct 3, 2022
@github-actions github-actions bot added the Stale label Oct 18, 2022
@github-actions github-actions bot closed this Oct 22, 2022
@lnash94 lnash94 removed the Stale label Nov 15, 2022
@lnash94 lnash94 added the Stale label Aug 7, 2023
@lnash94 lnash94 reopened this Aug 7, 2023
@github-actions github-actions bot closed this Aug 10, 2023
@lnash94 lnash94 reopened this Aug 14, 2023
@github-actions github-actions bot closed this Aug 17, 2023
@lnash94 lnash94 reopened this Aug 18, 2023
@lnash94 lnash94 removed the Stale label Aug 21, 2023
…i-tools into constraint_b_o

# Conflicts:
#	openapi-bal-service/src/main/java/io/ballerina/openapi/converter/diagnostic/DiagnosticMessages.java
#	openapi-bal-service/src/main/java/io/ballerina/openapi/converter/service/OpenAPIComponentMapper.java
#	openapi-cli/src/test/resources/testng.xml
@ballerina-platform ballerina-platform deleted a comment from github-actions bot Aug 23, 2023
@ballerina-platform ballerina-platform deleted a comment from github-actions bot Aug 23, 2023
@ballerina-platform ballerina-platform deleted a comment from github-actions bot Aug 23, 2023
@ballerina-platform ballerina-platform deleted a comment from github-actions bot Aug 23, 2023
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Sep 7, 2023
@github-actions
Copy link

Closed PR due to inactivity for more than 18 days.

@github-actions github-actions bot closed this Sep 11, 2023
@lnash94 lnash94 reopened this Sep 12, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 6 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

Closed PR due to inactivity for more than 18 days.

@github-actions github-actions bot closed this Sep 15, 2023
@lnash94 lnash94 removed the Stale label Sep 20, 2023
@lnash94
Copy link
Member Author

lnash94 commented Sep 20, 2023

We can close this PR with the favour of this PR #1541

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.

Support @constraint annotation mapping for Ballerina to OpenAPI
1 participant