Skip to content

Pw 7050/update templates #834

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

Merged
merged 4 commits into from
Oct 14, 2022
Merged

Pw 7050/update templates #834

merged 4 commits into from
Oct 14, 2022

Conversation

wboereboom
Copy link
Contributor

Description
Update templates so they are properly able to parse oneOf models based on allowed Enum Values

Tested scenarios
Tested using Checkout models and unit tests

AlexandrosMor
AlexandrosMor previously approved these changes Oct 7, 2022
@wboereboom wboereboom merged commit b0541e9 into develop Oct 14, 2022
@wboereboom wboereboom deleted the PW-7050/update_templates branch October 14, 2022 14:00
wboereboom added a commit that referenced this pull request Oct 18, 2022
* Update MakeFile to generate Checkout Files

* Bump swagger-annotations from 2.2.2 to 2.2.3

Bumps swagger-annotations from 2.2.2 to 2.2.3.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump swagger-annotations from 1.6.5 to 1.6.7

Bumps swagger-annotations from 1.6.5 to 1.6.7.

---
updated-dependencies:
- dependency-name: io.swagger:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump swagger-models from 2.2.2 to 2.2.3

Bumps swagger-models from 2.2.2 to 2.2.3.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-models
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Secure PRNG for ivNonce in NexoCrypto based on strongest non blocking instance (#818)

* Added secure PRNG for ivNonce based on non blocking instance

* Small fix

* AnOtHer SmAlL fIX

* add trycatch block to set to nativePRNG for non unix systems

* Whitespace after catch

* Bump jackson-databind from 2.13.3 to 2.13.4.2 (#837)

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Pw 7050/update templates (#834)

* updte templates

* update Makefile

* update dependencies for new templates

* make dependencies more specific

* Bump swagger-models from 2.2.3 to 2.2.4 (#845)

Bumps swagger-models from 2.2.3 to 2.2.4.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-models
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump swagger-annotations from 2.2.3 to 2.2.4 (#844)

Bumps swagger-annotations from 2.2.3 to 2.2.4.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump swagger-annotations from 1.6.7 to 1.6.8 (#843)

Bumps swagger-annotations from 1.6.7 to 1.6.8.

---
updated-dependencies:
- dependency-name: io.swagger:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* PW-7327: Serialise ByteArray into JSON String (#848)

* PW-7327: Serialise ByteArray into JSON String

* PW-7327: Update more byte[] fields

* Version Bump 18.1.2

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jillingk <[email protected]>
Co-authored-by: Michael Paul <[email protected]>
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.

3 participants