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

CPPSDK: add overrideRule to handle template generation + remove enum level checking #141

Commits on Nov 6, 2023

  1. CPPSDK:

    1. add overrideRule to handle template generation for object/primitives based on language requiredment
    2. remove enum level checking inside getSchemaShape, to generate enums shape for all levels
    HaseenaSainul committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0263ff1 View commit details
    Browse the repository at this point in the history
  2. CPPSDK: handle primitive type with level 0 using primitive flag & rem…

    …ove override rule for properties insertion to object template
    HaseenaSainul committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0d08201 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d22a212 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8266d8f View commit details
    Browse the repository at this point in the history