Set the contents of a file in a file set
put/fileSets/{fileSetId}/files/{fileName}
Creates or updates the contents of a specified file in the specified file set.
Name | Type | Required | Description |
---|---|---|---|
fileName | string | true | The name of the file. |
fileSetId | string | true | The ID of the file set. |