Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 826 Bytes

UpdateProjectRequest.md

File metadata and controls

executable file
·
14 lines (10 loc) · 826 Bytes

UpdateProjectRequest

Properties

Name Type Description Notes
name string The name of the project. minLength: 1 maxLength: 255
description string A description of the project. [optional]
credits string Credits and notes for the project. E.g., credits for using ideas, scripts or artwork from other people. [optional]
private bool Whether a project is publicly visible (false) or only via direct link (true). [optional]
screenshot string An image representing the project in data URI scheme. [optional]

[Back to Model list] [Back to API list] [Back to README]