sdks

Updates an SDK target repository metadata

post/v1/sdks/repository/update

Request body

uidstring required
language'typescript' | 'python' | 'cli' | 'csharp' | 'java' | 'ruby' | 'php' | 'go' | 'rust' | 'kotlin' | 'swift' | 'cpp' | 'dart' required
baseBranchstring
prereleaseTypestring nullable

Response

Default Response

{"stackTrail":"paths:/v1/sdks/repository/update:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 2 of the 16 revisions of this API.3

    • api operation id postv1SdksRepositoryUpdate removed and replaced with postV1SdksRepositoryUpdate

      api-operation-id-removed

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property prereleaseType

      new-optional-request-property

    • the request property baseBranch became optional

      request-property-became-optional