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: set content type from annotation #4416

Merged
merged 1 commit into from
Jan 18, 2024
Merged

fix: set content type from annotation #4416

merged 1 commit into from
Jan 18, 2024

Conversation

frostming
Copy link
Contributor

Signed-off-by: Frost Ming [email protected]

What does this PR address?

Fixes #(issue)

Before submitting:

@frostming frostming requested a review from a team as a code owner January 18, 2024 02:52
@frostming frostming requested review from bojiang and removed request for a team January 18, 2024 02:52
"Dtype",
"Shape",
]
_NEW_SDK_ATTRS = ["service", "runner_service", "api", "depends"]
Copy link
Member

Choose a reason for hiding this comment

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

Where do we expose ContentType now? @frostming

Copy link
Contributor Author

Choose a reason for hiding this comment

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

bentoml.validators.ContentType

@frostming frostming merged commit 7029600 into 1.2 Jan 18, 2024
40 of 41 checks passed
@frostming frostming deleted the fix/content-type branch January 18, 2024 06:10
frostming added a commit that referenced this pull request Feb 1, 2024
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