Skip to content

Update JSON schemas to reflect current implementation in Proxy #63

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 2 commits into from
Nov 14, 2024

Conversation

CDThomas
Copy link
Contributor

@CDThomas CDThomas commented Nov 7, 2024

This change updates the JSON schemas to reflect the data structures currently implemented in Proxy.

cs_encrypted_v1.schema.json has been split into three separate schemas:

  1. Plaintext
  2. Encrypted for storage
  3. Encrypted for query

This change updates the JSON schemas to reflect the data structures currently
implemented in Proxy.

`cs_encrypted_v1.schema.json` has been split into three separate schemas:
1. Plaintext
2. Encrypted for storage
3. Encrypted for query
@CDThomas CDThomas force-pushed the update-json-schemas branch from 21d5cfd to 678b50b Compare November 14, 2024 22:11
@CDThomas CDThomas marked this pull request as ready for review November 14, 2024 22:12
@CDThomas CDThomas merged commit 8c7f806 into main Nov 14, 2024
@CDThomas CDThomas deleted the update-json-schemas branch November 14, 2024 23:19
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