-
Notifications
You must be signed in to change notification settings - Fork 10
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
298 asyncapi interpreting of property const not possible #306
Merged
jemacineiras
merged 5 commits into
main
from
298-asyncapi-interpreting-of-property-const-not-possible
Jan 9, 2024
Merged
298 asyncapi interpreting of property const not possible #306
jemacineiras
merged 5 commits into
main
from
298-asyncapi-interpreting-of-property-const-not-possible
Jan 9, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jemacineiras
added
enhancement
New feature or request
release
Adding this tag to a PR will cause a release on merge
labels
Nov 29, 2023
…not-possible # Conflicts: # multiapi-engine/pom.xml # multiapi-engine/src/main/java/com/sngular/api/generator/plugin/asyncapi/util/MapperContentUtil.java # multiapi-engine/src/main/java/com/sngular/api/generator/plugin/asyncapi/util/MapperUtil.java # multiapi-engine/src/test/resources/asyncapigenerator/testFileGenerationIssue/assets/CustomerOrderDTO.java # multiapi-engine/src/test/resources/asyncapigenerator/testNestedObjectIssue/assets/payload/UserSignedUpPayload.java # scs-multiapi-gradle-plugin/build.gradle # scs-multiapi-maven-plugin/pom.xml
Hi @jemacineiras , |
devNbis
approved these changes
Dec 20, 2023
This pull request hasn't been labeled as |
jemacineiras
deleted the
298-asyncapi-interpreting-of-property-const-not-possible
branch
January 9, 2024 12:42
jemacineiras
added a commit
that referenced
this pull request
Jan 9, 2024
jemacineiras
added a commit
that referenced
this pull request
Jan 17, 2024
* 302 Fix reactive flow * 299 async api string with format date or datetime (#305) * 299-adding data and date-time with format * 299-update versions * 299 - adding format properties and format annotation at arrays * 299 - fix intend * 299 - format. remove leading space * 299 - reduce parameter * recheck spaces * 299 - change documentation * 299 - simplify functions * remove unused imports * 299 - date type configurable, change version --------- Co-authored-by: nbis Klaus Bertram <dev@n-bis-de> * 302 Fix reactive flow * 299 async api string with format date or datetime (#305) * 299-adding data and date-time with format * 299-update versions * 299 - adding format properties and format annotation at arrays * 299 - fix intend * 299 - format. remove leading space * 299 - reduce parameter * recheck spaces * 299 - change documentation * 299 - simplify functions * remove unused imports * 299 - date type configurable, change version --------- Co-authored-by: nbis Klaus Bertram <dev@n-bis-de> * 298 asyncapi interpreting of property const not possible (#306) * 299 async api string with format date or datetime (#305) * 299-adding data and date-time with format * 299-update versions * 299 - adding format properties and format annotation at arrays * 299 - fix intend * 299 - format. remove leading space * 299 - reduce parameter * recheck spaces * 299 - change documentation * 299 - simplify functions * remove unused imports * 299 - date type configurable, change version --------- Co-authored-by: nbis Klaus Bertram <dev@n-bis-de> * 302 Fix reactive flow * 302 Fix reactive flow --------- Co-authored-by: Bertram <dev@n-bis.de> Co-authored-by: nbis Klaus Bertram <dev@n-bis-de> Co-authored-by: Jose Enrique Garcia Maciñeiras <jegarcia@local.corunet.com>
jemacineiras
added a commit
that referenced
this pull request
Feb 19, 2024
jemacineiras
added a commit
that referenced
this pull request
Feb 19, 2024
* 302 Fix reactive flow * 299 async api string with format date or datetime (#305) * 299-adding data and date-time with format * 299-update versions * 299 - adding format properties and format annotation at arrays * 299 - fix intend * 299 - format. remove leading space * 299 - reduce parameter * recheck spaces * 299 - change documentation * 299 - simplify functions * remove unused imports * 299 - date type configurable, change version --------- Co-authored-by: nbis Klaus Bertram <dev@n-bis-de> * 302 Fix reactive flow * 299 async api string with format date or datetime (#305) * 299-adding data and date-time with format * 299-update versions * 299 - adding format properties and format annotation at arrays * 299 - fix intend * 299 - format. remove leading space * 299 - reduce parameter * recheck spaces * 299 - change documentation * 299 - simplify functions * remove unused imports * 299 - date type configurable, change version --------- Co-authored-by: nbis Klaus Bertram <dev@n-bis-de> * 298 asyncapi interpreting of property const not possible (#306) * 299 async api string with format date or datetime (#305) * 299-adding data and date-time with format * 299-update versions * 299 - adding format properties and format annotation at arrays * 299 - fix intend * 299 - format. remove leading space * 299 - reduce parameter * recheck spaces * 299 - change documentation * 299 - simplify functions * remove unused imports * 299 - date type configurable, change version --------- Co-authored-by: nbis Klaus Bertram <dev@n-bis-de> * 302 Fix reactive flow * 302 Fix reactive flow --------- Co-authored-by: Bertram <dev@n-bis.de> Co-authored-by: nbis Klaus Bertram <dev@n-bis-de> Co-authored-by: Jose Enrique Garcia Maciñeiras <jegarcia@local.corunet.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.