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

298 asyncapi interpreting of property const not possible #306

Merged

Conversation

jemacineiras
Copy link
Contributor

No description provided.

@jemacineiras jemacineiras added enhancement New feature or request release Adding this tag to a PR will cause a release on merge labels Nov 29, 2023
@jemacineiras jemacineiras self-assigned this Nov 29, 2023
@jemacineiras jemacineiras linked an issue Nov 29, 2023 that may be closed by this pull request
@jemacineiras jemacineiras requested a review from devNbis December 11, 2023 09:00
…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
@devNbis
Copy link
Collaborator

devNbis commented Dec 12, 2023

Hi @jemacineiras ,
it seems that test broken from the merge with my release

Copy link

This pull request hasn't been labeled as release, gradle, maven nor documentation. Please ensure this is intentional before merging.

@jemacineiras jemacineiras merged commit 2e78323 into main Jan 9, 2024
7 checks passed
@jemacineiras 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 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
* 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
enhancement New feature or request release Adding this tag to a PR will cause a release on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AsyncApi Interpreting of property "const" not possible
2 participants