Skip to content

Conversation

@yenkins-admin
Copy link
Contributor

Summary

Synchronize Python SDK with gdc-nas changes that increase the CustomApplicationSettings content field size limit from 15,000 to 250,000 characters.

Changes

  • Regenerated API client from updated metadata-api OpenAPI spec
  • Updated DeclarativeCustomApplicationSetting model to reflect new maxLength (250000 characters)
  • Updated JsonApiCustomApplicationSetting* models with new content size limit documentation
  • All OpenAPI-derived client code regenerated from updated spec

Related Issues

Testing

  • Python syntax validation passed for all regenerated files
  • Schema regeneration completed successfully from updated OpenAPI spec

Background

The backend increased the content field limit to support larger LDM configurations that were failing with the previous 15,000 character limit (some reaching 21,301 characters). This SDK update ensures client code can work with these larger content payloads.

🤖 Generated by automated SDK sync process

… 250000 characters

Regenerate API client from updated metadata-api OpenAPI spec to support
larger content values in CustomApplicationSettings.

Changes:
- Update DeclarativeCustomApplicationSetting model to reflect new maxLength
- Update JsonApiCustomApplicationSetting models with new content size limit
- Regenerate all OpenAPI-derived client code from updated spec

Related to P001 and STL-2278

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@tychtjan
Copy link

Testing of SDK - Please close

I apologize for spam, for future i will test it on my fork but i forgot to switch it

@jaceksan jaceksan closed this Feb 10, 2026
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.

3 participants