Skip to content

add auto-onboard functionality to sdk #95

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 3 commits into from
Sep 5, 2024

Conversation

jonathanfeng-scale
Copy link
Contributor

Pull Request Summary

adds response_schema and auto_onboard_enabled as properties to project-template class

adds helper methods to get response_schema and auto_onboard_enabled values

bumps version up

Description

adds response_schema and auto_onboard_enabled as properties to project-template class

adds helper methods to get response_schema and auto_onboard_enabled values

How did you test your code?

tested locally since feature is gated behind feature-flag

Checklist

Please make sure all items in this checklist have been fulfilled before sending your PR out for review!

  • I have commented my code in details, particularly in hard-to-understand areas
  • I have updated Readme.rst document with examples for newly implemented public methods
  • I have reviewed Deployment and Publishing Guide for Python SDK document
  • I incremented the SDK version in _version.py (unless this PR only updates the documentation).
  • In order to release a new version, a "Release Summary" needs to be prepared and published after the merge

@jonathanfeng-scale jonathanfeng-scale merged commit 4961474 into master Sep 5, 2024
3 checks passed
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