Skip to content

Conversation

mehtasankets
Copy link
Contributor

feat: use namespaced schemas for flagd json schemas

Use namespaced schemas for flags and targeting json schemas

Related Issues

Fixes #843

Notes

  • Update build file to copy over schema files to src/main/resources/flagd/schemas/ instead of src/main/resources/
  • Refer targeting.json and flags.json from src/main/resources/flagd/schemas/
  • No new tests are added as existing tests should be sufficient to validate the feature
  • Verified the new location of the schema files by building and extracting the jar locally
@mehtasankets mehtasankets requested a review from a team as a code owner June 28, 2024 10:06
Signed-off-by: Sanket Mehta <mehtasankets@gmail.com>
Copy link
Collaborator

@Kavindu-Dodan Kavindu-Dodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good. Validated locally and it works 🙌

@toddbaert
Copy link
Member

Thanks @mehtasankets !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants