-
-
Notifications
You must be signed in to change notification settings - Fork 183
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
feat!: release version 2 #1112
feat!: release version 2 #1112
Commits on Jan 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7b85490 - Browse repository at this point
Copy the full SHA 7b85490View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cdaaea - Browse repository at this point
Copy the full SHA 8cdaaeaView commit details
Commits on Feb 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6c69b66 - Browse repository at this point
Copy the full SHA 6c69b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ba6110 - Browse repository at this point
Copy the full SHA 6ba6110View commit details
Commits on Mar 1, 2023
-
Merge branch 'master-github-upstream' into feature/update_next_with_m…
…aster # Conflicts: # package-lock.json # package.json
Configuration menu - View commit details
-
Copy full SHA for 3200f22 - Browse repository at this point
Copy the full SHA 3200f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 253ae3f - Browse repository at this point
Copy the full SHA 253ae3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd77ed1 - Browse repository at this point
Copy the full SHA cd77ed1View commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2cb820f - Browse repository at this point
Copy the full SHA 2cb820fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 050fd6f - Browse repository at this point
Copy the full SHA 050fd6fView commit details
Commits on Mar 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9459992 - Browse repository at this point
Copy the full SHA 9459992View commit details
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f5ea13 - Browse repository at this point
Copy the full SHA 3f5ea13View commit details -
Configuration menu - View commit details
-
Copy full SHA for e46fb00 - Browse repository at this point
Copy the full SHA e46fb00View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3aef77 - Browse repository at this point
Copy the full SHA c3aef77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2640c3b - Browse repository at this point
Copy the full SHA 2640c3bView commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e5db3b7 - Browse repository at this point
Copy the full SHA e5db3b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d85039f - Browse repository at this point
Copy the full SHA d85039fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 450a151 - Browse repository at this point
Copy the full SHA 450a151View commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70a2d4a - Browse repository at this point
Copy the full SHA 70a2d4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e1d2e - Browse repository at this point
Copy the full SHA 57e1d2eView commit details
Commits on Apr 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c83a817 - Browse repository at this point
Copy the full SHA c83a817View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e225f - Browse repository at this point
Copy the full SHA 49e225fView commit details
Commits on Apr 19, 2023
-
feat!: handle const and discriminator (#1169)
* feat: handle const * feat: handle const * feat: handle const * feat: handle const * feat: handle const * feat: handle const * feat: handle const * fixes bug when using oneOf in channel by not adding models to input model if they have already been scanned * feat: handle const * feat: handle const * feat: handle const * feat: handle const * feat: handle const * feat: handle const * feat: handle const * feat: set correct java quotes * remove discriminator from CommonModel because we don't need it * remove discriminator from CommonModel because we don't need it * fixes review comments * adds constant constrainers * adds constant constrainers * adds constant constrainers * adds constant constrainers * remove unused var
Configuration menu - View commit details
-
Copy full SHA for 32913ad - Browse repository at this point
Copy the full SHA 32913adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d50cf4 - Browse repository at this point
Copy the full SHA 7d50cf4View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 284cc39 - Browse repository at this point
Copy the full SHA 284cc39View commit details -
Configuration menu - View commit details
-
Copy full SHA for b044f20 - Browse repository at this point
Copy the full SHA b044f20View commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 175b321 - Browse repository at this point
Copy the full SHA 175b321View commit details
Commits on May 5, 2023
-
refactor: adds discriminator in CommonModel and interpreters (#1269)
* refactor: adds discriminator in CommonModel and interpreters * refactor: adds discriminator in CommonModel and interpreters
Configuration menu - View commit details
-
Copy full SHA for 871bbeb - Browse repository at this point
Copy the full SHA 871bbebView commit details
Commits on May 8, 2023
-
refactor: adds discriminator in MetaModel and ConstrainedMetaModel (#…
…1270) * refactor: adds discriminator in CommonModel and interpreters * refactor: adds discriminator in MetaModel and ConstrainedMetaModel * refactor: adds discriminator in MetaModel and ConstrainedMetaModel * refactor: adds discriminator in MetaModel and ConstrainedMetaModel * fix test * review fix
Configuration menu - View commit details
-
Copy full SHA for d9d2c4d - Browse repository at this point
Copy the full SHA d9d2c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e330457 - Browse repository at this point
Copy the full SHA e330457View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3782bf0 - Browse repository at this point
Copy the full SHA 3782bf0View commit details
Commits on May 9, 2023
-
feat!: adds interface for oneOf objects for Java (#1271)
* refactor: adds discriminator in CommonModel and interpreters * refactor: adds discriminator in MetaModel and ConstrainedMetaModel * feat: adds interface for oneOf objects for Java * refactor: adds discriminator in MetaModel and ConstrainedMetaModel * update snapshot * refactor: adds discriminator in MetaModel and ConstrainedMetaModel * fix test * feat: adds interface for oneOf objects for Java * Revert "feat: adds interface for oneOf objects for Java" This reverts commit e7bd8fb. * review fix * merge fix * adds tests * adds documentation * fixes docs * Update docs/migrations/version-1-to-2.md Co-authored-by: Daniel KJ <[email protected]> * adds test for union without jackson preset * fixes docs * fixes docs * fixes docs --------- Co-authored-by: Daniel KJ <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a961fe3 - Browse repository at this point
Copy the full SHA a961fe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6395d81 - Browse repository at this point
Copy the full SHA 6395d81View commit details
Commits on May 11, 2023
-
chore: update Rust union render to use ConstrainedMetaModelOptionsDis…
…criminator (#1282) Update Rust union render to use `ConstrainedMetaModelOptionsDiscriminator` Co-authored-by: Daniel Kenyon-Jones <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7dcc682 - Browse repository at this point
Copy the full SHA 7dcc682View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6c5be6 - Browse repository at this point
Copy the full SHA b6c5be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f92a82 - Browse repository at this point
Copy the full SHA 2f92a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd5d8e - Browse repository at this point
Copy the full SHA 1cd5d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84fde88 - Browse repository at this point
Copy the full SHA 84fde88View commit details -
feat!: add discriminator support for OpenAPI v3 and Swagger v2 (#1281)
Co-authored-by: Daniel Kenyon-Jones <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2cf1b7c - Browse repository at this point
Copy the full SHA 2cf1b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f497e - Browse repository at this point
Copy the full SHA 26f497eView commit details
Commits on May 15, 2023
-
feat!: use EXISTING_PROPERTY as JsonTypeInfo.As annotation to avoid d…
…uplicates when serializing (#1290)
Configuration menu - View commit details
-
Copy full SHA for 31b789b - Browse repository at this point
Copy the full SHA 31b789bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0526ac - Browse repository at this point
Copy the full SHA a0526acView commit details
Commits on May 22, 2023
-
Co-authored-by: Daniel Kenyon-Jones <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b024f56 - Browse repository at this point
Copy the full SHA b024f56View commit details
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53edd32 - Browse repository at this point
Copy the full SHA 53edd32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a00f19 - Browse repository at this point
Copy the full SHA 4a00f19View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe2d69d - Browse repository at this point
Copy the full SHA fe2d69dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea0511f - Browse repository at this point
Copy the full SHA ea0511fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5415c - Browse repository at this point
Copy the full SHA 7b5415cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a55a487 - Browse repository at this point
Copy the full SHA a55a487View commit details
Commits on Jun 2, 2023
-
feat!: add java oneOf union support for properties of models (#1296)
Co-authored-by: Daniel Kenyon-Jones <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd01a8e - Browse repository at this point
Copy the full SHA cd01a8eView commit details
Commits on Jun 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db40334 - Browse repository at this point
Copy the full SHA db40334View commit details
Commits on Jul 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 59a32a7 - Browse repository at this point
Copy the full SHA 59a32a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aa8568 - Browse repository at this point
Copy the full SHA 3aa8568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79707f1 - Browse repository at this point
Copy the full SHA 79707f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be9381 - Browse repository at this point
Copy the full SHA 2be9381View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2993acb - Browse repository at this point
Copy the full SHA 2993acbView commit details -
feat: merge master into next (#1427)
updates next with all the latest changes on master
Configuration menu - View commit details
-
Copy full SHA for a84bf8d - Browse repository at this point
Copy the full SHA a84bf8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee4e3ec - Browse repository at this point
Copy the full SHA ee4e3ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for db2cc0e - Browse repository at this point
Copy the full SHA db2cc0eView commit details
Commits on Jul 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f3170d4 - Browse repository at this point
Copy the full SHA f3170d4View commit details
Commits on Jul 24, 2023
-
fix!: support java nullable double type (#1439)
Co-authored-by: Daniel Kenyon-Jones <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4ca4b2 - Browse repository at this point
Copy the full SHA f4ca4b2View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for efb5450 - Browse repository at this point
Copy the full SHA efb5450View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68d1b61 - Browse repository at this point
Copy the full SHA 68d1b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de3469 - Browse repository at this point
Copy the full SHA 6de3469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67781b2 - Browse repository at this point
Copy the full SHA 67781b2View commit details
Commits on Aug 9, 2023
-
feat: make discriminator property visible to deserializer from Java J…
…ackson preset (#1469) Co-authored-by: Daniel Kenyon-Jones <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7151b91 - Browse repository at this point
Copy the full SHA 7151b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 042b45e - Browse repository at this point
Copy the full SHA 042b45eView commit details
Commits on Aug 11, 2023
-
fix: typescript interface variable assignment (#1472)
Co-authored-by: Kristupas Narkeliunas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f51cad - Browse repository at this point
Copy the full SHA 6f51cadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33c66a4 - Browse repository at this point
Copy the full SHA 33c66a4View commit details
Commits on Aug 22, 2023
-
feat!: upgrade to node 18 (#1422)
* upgrade to v18 * adapt rest of workflows * update readme * recommit packagelock
Configuration menu - View commit details
-
Copy full SHA for 30ad86a - Browse repository at this point
Copy the full SHA 30ad86aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8deee1d - Browse repository at this point
Copy the full SHA 8deee1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90157da - Browse repository at this point
Copy the full SHA 90157daView commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a6d0682 - Browse repository at this point
Copy the full SHA a6d0682View commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4a5bb78 - Browse repository at this point
Copy the full SHA 4a5bb78View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd9cb4 - Browse repository at this point
Copy the full SHA bdd9cb4View commit details
Commits on Sep 5, 2023
-
feat!: generate models for OpenAPI parameters (#1498)
Co-authored-by: Daniel Kenyon-Jones <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32e156f - Browse repository at this point
Copy the full SHA 32e156fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f243e43 - Browse repository at this point
Copy the full SHA f243e43View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b06ad04 - Browse repository at this point
Copy the full SHA b06ad04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f09942 - Browse repository at this point
Copy the full SHA 4f09942View commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf059d4 - Browse repository at this point
Copy the full SHA cf059d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35d1b6c - Browse repository at this point
Copy the full SHA 35d1b6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7db1bd7 - Browse repository at this point
Copy the full SHA 7db1bd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f027c20 - Browse repository at this point
Copy the full SHA f027c20View commit details
Commits on Oct 9, 2023
-
fix: escape java string literals used for regex patterns and string c…
…onstants (#1509) Co-authored-by: Daniel Kenyon-Jones <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4c1bd9 - Browse repository at this point
Copy the full SHA e4c1bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f100f2 - Browse repository at this point
Copy the full SHA 8f100f2View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c1ffd2 - Browse repository at this point
Copy the full SHA 7c1ffd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bc0ce0 - Browse repository at this point
Copy the full SHA 4bc0ce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bbe3c3 - Browse repository at this point
Copy the full SHA 7bbe3c3View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf9a67a - Browse repository at this point
Copy the full SHA cf9a67aView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 56b3edb - Browse repository at this point
Copy the full SHA 56b3edbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6d65be - Browse repository at this point
Copy the full SHA b6d65beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2099df5 - Browse repository at this point
Copy the full SHA 2099df5View commit details