Skip to content

fix: remove memberOf, rootCollection, and contentLicenseId from File schema#15

Merged
johnf merged 1 commit intomainfrom
fix/remove-memberof-rootcollection-file-schema
Mar 30, 2026
Merged

fix: remove memberOf, rootCollection, and contentLicenseId from File schema#15
johnf merged 1 commit intomainfrom
fix/remove-memberof-rootcollection-file-schema

Conversation

@johnf
Copy link
Copy Markdown
Collaborator

@johnf johnf commented Mar 27, 2026

Summary

  • Remove memberOf, rootCollection, and contentLicenseId fields from File schema and examples

Test plan

  • Verify the OpenAPI spec validates correctly
  • Confirm removed fields are no longer in schemas or examples

@johnf johnf changed the base branch from fix/openapi-spec-updates to main March 30, 2026 23:49
…schema

These properties are not needed on the File entity as they belong on
the Entity schema. The memberOf query parameter on /files is retained.
@johnf johnf force-pushed the fix/remove-memberof-rootcollection-file-schema branch from 5357d5f to 8a056c5 Compare March 30, 2026 23:50
@johnf johnf merged commit 5511a75 into main Mar 30, 2026
@johnf johnf deleted the fix/remove-memberof-rootcollection-file-schema branch March 30, 2026 23:51
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.

2 participants