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

feat: add SchemaService and FillEntityDefaults utility #119

Merged
merged 11 commits into from
Jan 28, 2022

Commits on Jan 27, 2022

  1. feat: add GetFullSchema and Fill*Defaults to core entities

    Mirroring what's been previously done for Plugins,
    this adds GetFullSchema to Routes, Upstreams, Targets and Services.
    This also adds utils function to fill core entities with
    defaults comings from their schema.
    GGabriele committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    4185891 View commit details
    Browse the repository at this point in the history
  2. rework

    GGabriele committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    05e0049 View commit details
    Browse the repository at this point in the history
  3. lint

    GGabriele committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2df3ed3 View commit details
    Browse the repository at this point in the history
  4. addressing more comments

    GGabriele committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2ac42bc View commit details
    Browse the repository at this point in the history
  5. lint

    GGabriele committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f07f380 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c67b519 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa208c7 View commit details
    Browse the repository at this point in the history
  8. addressing comments

    GGabriele committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    120894f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88867c2 View commit details
    Browse the repository at this point in the history
  10. remove TODO

    GGabriele committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    cca3299 View commit details
    Browse the repository at this point in the history
  11. Ignore new Enabled field

    GGabriele committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9d3708f View commit details
    Browse the repository at this point in the history