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

updated typescript sdk to use latest openApi-generator to latest 7.1.… #25

Closed
wants to merge 11 commits into from

Conversation

darrell-thobe-sp
Copy link
Contributor

updated typescript sdk to use latest openApi-generator to latest 7.1.0 version

formData: FormData
): Promise<string> {
try {
const { data, status } = await axios.post(url, formData);

Check warning

Code scanning / CodeQL

File data in outbound network request Medium

Outbound network request depends on
file data
.
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