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

fix(core): update openapi.json for post user asset api #7019

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

charIeszhao
Copy link
Member

Summary

Update user-asset.openapi.json to include a missing request body property. Fixes #6994.

Testing

CI

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

Copy link

github-actions bot commented Feb 10, 2025

COMPARE TO master

Total Size Diff 📈 +325 Bytes

Diff by File
Name Diff
packages/core/src/routes/user-assets.openapi.json 📈 +325 Bytes

@charIeszhao charIeszhao force-pushed the charles-fix-upload-asset-openapi-json branch from d8f40cb to fc00c68 Compare February 10, 2025 10:30
@charIeszhao charIeszhao merged commit 14d1703 into master Feb 10, 2025
34 checks passed
@charIeszhao charIeszhao deleted the charles-fix-upload-asset-openapi-json branch February 10, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

bug: Missing Requirements for file parameter in upload asset api
2 participants