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

🌿 Fern Regeneration -- May 22, 2024 #104

Merged
merged 5 commits into from
May 22, 2024
Merged

Conversation

fern-api[bot]
Copy link
Contributor

@fern-api fern-api bot commented May 22, 2024

This PR regenerates code to match the latest API Definition.

@@ -1,9 +1,15 @@
/**
* This file was auto-generated by Fern from our API Definition.
*/
package com.assemblyai.api.resources.realtime.types;
package com.assemblyai.api.resources.streaming.types;
Copy link
Collaborator

Choose a reason for hiding this comment

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

breaking change that should not happen

@@ -1,9 +1,12 @@
/**
* This file was auto-generated by Fern from our API Definition.
*/
package com.assemblyai.api.resources.realtime.types;
package com.assemblyai.api.resources.streaming.types;
Copy link
Collaborator

Choose a reason for hiding this comment

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

breaking change that should not happen

Copy link
Collaborator

Choose a reason for hiding this comment

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

This file should be deleted, shouldn't be generated in the first place.

this.headers.putAll(new HashMap<String, String>() {
{
put("X-Fern-SDK-Name", "com.assemblyai.fern:api-sdk");
put("X-Fern-SDK-Version", "1.0.9");
Copy link
Collaborator

Choose a reason for hiding this comment

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

This SDK version seems out of date. Not that we use this header :)

@Swimburger
Copy link
Collaborator

LGTM!

@fern-bot fern-bot merged commit 196eb9c into main May 22, 2024
3 checks passed
@fern-bot fern-bot deleted the fern-bot/05-22-2024-0440PM branch May 22, 2024 21:20
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.

None yet

3 participants