-
Notifications
You must be signed in to change notification settings - Fork 89
fix: remove unused UserReference schema definition #547
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wsocha
approved these changes
Aug 13, 2025
box-sdk-build
added a commit
to box/box-ios-sdk
that referenced
this pull request
Aug 13, 2025
box-sdk-build
added a commit
to box/box-python-sdk
that referenced
this pull request
Aug 13, 2025
box-sdk-build
added a commit
to box/box-windows-sdk-v2
that referenced
this pull request
Aug 13, 2025
box-sdk-build
added a commit
to box/box-java-sdk
that referenced
this pull request
Aug 13, 2025
box-sdk-build
added a commit
to box/box-node-sdk
that referenced
this pull request
Aug 13, 2025
mwwoda
pushed a commit
to box/box-windows-sdk-v2
that referenced
this pull request
Aug 13, 2025
box-sdk-build
added a commit
to box/box-python-sdk
that referenced
this pull request
Aug 13, 2025
box-sdk-build
added a commit
to box/box-java-sdk
that referenced
this pull request
Aug 13, 2025
mwwoda
pushed a commit
to box/box-ios-sdk
that referenced
this pull request
Aug 13, 2025
* feat: add net framework support for v10 sdk (box/box-codegen#773) * chore: Generate xcode project * feat: AI Agent Toolkit tool schemas generation (box/box-codegen#771) * chore: Generate xcode project * docs: External User Deletion API (box/box-openapi#542) * chore: Generate xcode project * docs: External User Deletion API updates (box/box-openapi#543) * chore: Generate xcode project * fix: Fix exports syntax in TS * chore: Generate xcode project * docs: revert External User Deletion API updates (box/box-openapi#544) * chore: Generate xcode project * test: Improve docgen test (box/box-codegen#781) * chore: Generate xcode project * feat: Create script which generates schemas for tools (box/box-codegen#777) * chore: Generate xcode project * docs: Link Archive Developer guide from the endpoint specification (box/box-openapi#545) * chore: Generate xcode project * docs: Adjust Java `README` and migration guide for v10 (box/box-codegen#782) * chore: Generate xcode project * fix: remove unused UserReference schema definition (box/box-openapi#547) * chore: Generate xcode project
box-sdk-build
added a commit
to box/box-node-sdk
that referenced
this pull request
Aug 13, 2025
mwwoda
pushed a commit
to box/box-java-sdk
that referenced
this pull request
Aug 13, 2025
* chore: Update .codegen.json with commit hash of codegen and openapi spec * chore: Update .codegen.json with commit hash of codegen and openapi spec * docs: External User Deletion API (box/box-openapi#542) * chore: Update .codegen.json with commit hash of codegen and openapi spec * chore: Update .codegen.json with commit hash of codegen and openapi spec * docs: revert External User Deletion API updates (box/box-openapi#544) * test: Improve docgen test (box/box-codegen#781) * chore: Update .codegen.json with commit hash of codegen and openapi spec * docs: Link Archive Developer guide from the endpoint specification (box/box-openapi#545) * docs: Adjust Java `README` and migration guide for v10 (box/box-codegen#782) * fix: remove unused UserReference schema definition (box/box-openapi#547)
mwwoda
pushed a commit
to box/box-node-sdk
that referenced
this pull request
Aug 13, 2025
* feat: add net framework support for v10 sdk (box/box-codegen#773) * chore: Update .codegen.json with commit hash of codegen and openapi spec * docs: External User Deletion API (box/box-openapi#542) * chore: Update .codegen.json with commit hash of codegen and openapi spec * fix: Fix exports syntax in TS * docs: revert External User Deletion API updates (box/box-openapi#544) * test: Improve docgen test (box/box-codegen#781) * chore: Update .codegen.json with commit hash of codegen and openapi spec * docs: Link Archive Developer guide from the endpoint specification (box/box-openapi#545) * chore: Update .codegen.json with commit hash of codegen and openapi spec * fix: remove unused UserReference schema definition (box/box-openapi#547)
mwwoda
pushed a commit
to box/box-python-sdk
that referenced
this pull request
Aug 13, 2025
* chore: Update .codegen.json with commit hash of codegen and openapi spec * chore: Update .codegen.json with commit hash of codegen and openapi spec * docs: External User Deletion API (box/box-openapi#542) * chore: Update .codegen.json with commit hash of codegen and openapi spec * chore: Update .codegen.json with commit hash of codegen and openapi spec * docs: revert External User Deletion API updates (box/box-openapi#544) * test: Improve docgen test (box/box-codegen#781) * chore: Update .codegen.json with commit hash of codegen and openapi spec * docs: Link Archive Developer guide from the endpoint specification (box/box-openapi#545) * chore: Update .codegen.json with commit hash of codegen and openapi spec * fix: remove unused UserReference schema definition (box/box-openapi#547)
mwwoda
pushed a commit
to box/box-windows-sdk-v2
that referenced
this pull request
Sep 17, 2025
* test: Add Archives integration tests (box/box-codegen#744) (#976) * chore: fix line endings (box/box-codegen#769) * chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec (#981) * chore: Adjust `github` workflows for legacy repos (box/box-codegen#772) (#983) * feat: add net framework support for `v10` (box/box-codegen#773) (#986) * feat!: remove unused models from schemas (box/box-openapi#547) (#999) * feat: support net 462 (box/box-codegen#780) (#1001) * chore: Update .codegen.json with commit hash of codegen and openapi spec (#1003) * chore: Update .codegen.json with commit hash of codegen and openapi spec (#1004) * feat!: Change names of unions (box/box-openapi#549) (#1007) * docs: Adjust `README` and migration guide for `v10` (box/box-codegen#786) (#1008) * feat: Add External User Deletion API (box/box-openapi#550) (#1009) * fix: Fix `net462` debug build (#1020) * fix: Rename external user deletion method (box/box-codegen#796) (#1024) * chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec (#1032) * chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec [skip ci] (#1034) * docs: add migration guide from `v1` gen to `v10` (box/box-codegen#805) (#1037) * docs: Update description for `ExternalUserDeletionResult` (box/box-openapi#551) (#1039) * chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec [skip ci] (#1041) * test: `ExternalUsers` API integration tests (box/box-codegen#799) (#1042) * docs: Update Migration guide (box/box-codegen#816) (#1061) * chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec [skip ci] * chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec [skip ci] * chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec [skip ci] * chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec [skip ci] * chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec [skip ci] * fix: Fix autoupdate PR workflow (box/box-codegen#810) * chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec [skip ci] * chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec [skip ci] * chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec [skip ci] * docs: Migration guide for Python and Java (box/box-codegen#816) * chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec [skip ci] (#1062) * docs: Brand Hubs as Box Hubs (box/box-openapi#553) (#1066) * feat: Add missing webhook events (box/box-openapi#554) (#1068) * chore: Run only smoke tests on PR and all tests on release (box/box-codegen#825) (#1075) * chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec [skip ci] (#1085) * feat: Rewrite handlers using parseScript (box/box-codegen#829) * docs: Adjust docs to `v10` (box/box-codegen#834) (#1092) --------- Co-authored-by: box-sdk-build <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.