Versions

Publish a new version of a node

post/publishers/{publisherId}/nodes/{nodeId}/versions

Path parameters

publisherIdstring required
nodeIdstring required

Request body

personal_access_tokenstring required

Response

New version published successfully

signedUrlstring

The signed URL to upload the node version token.

Changes

Changed in 12 of the 43 revisions of this API.71718

    • removed the request property node/latest_version/comfy_nodes

      request-property-removed

    • removed the request property node_version/comfy_nodes

      request-property-removed

    • removed the optional property node_version/comfy_nodes from the response with the 201 status

      response-optional-property-removed

    • the node/latest_version/comfy_nodes/additionalProperties/return_names request property type/format changed from array/ to string/

      request-property-type-changed

    • the node_version/comfy_nodes/additionalProperties/return_names request property type/format changed from array/ to string/

      request-property-type-changed

    • the node_version/comfy_nodes/additionalProperties/return_names response's property type/format changed from array/ to string/ for status 201

      response-property-type-changed

    • added the new optional request property node/latest_version/node_id

      new-optional-request-property

    • added the new optional request property node_version/node_id

      new-optional-request-property

    • added the optional property node_version/node_id to the response with the 201 status

      response-optional-property-added

    • the node/latest_version/comfy_nodes/additionalProperties/return_types request property type/format changed from array/ to string/

      request-property-type-changed

    • the node_version/comfy_nodes/additionalProperties/return_types request property type/format changed from array/ to string/

      request-property-type-changed

    • the node_version/comfy_nodes/additionalProperties/return_types response's property type/format changed from array/ to string/ for status 201

      response-property-type-changed

    • added the new optional request property node/latest_version/comfy_nodes

      new-optional-request-property

    • added the new optional request property node_version/comfy_nodes

      new-optional-request-property

    • added the optional property node_version/comfy_nodes to the response with the 201 status

      response-optional-property-added

  • 71d8dae509a812See the full diff
    • added the new NodeVersionStatusFlagged enum value to the node_version/status response property for the response status 201

      response-property-enum-value-added

    • added the new NodeVersionStatusFlagged enum value to the request property node/latest_version/status

      request-property-enum-value-added

    • added the new NodeVersionStatusFlagged enum value to the request property node_version/status

      request-property-enum-value-added

    • added the new optional request property node/publisher/status

      new-optional-request-property

    • added the new optional request property node/latest_version/status_reason

      new-optional-request-property

    • added the new optional request property node_version/status_reason

      new-optional-request-property

    • added the optional property node_version/status_reason to the response with the 201 status

      response-optional-property-added

    • added the new optional request property node/category

      new-optional-request-property

    • added the new optional request property node/status_detail

      new-optional-request-property

  • 9c9567cc3e1513See the full diff
    • removed the enum value NodeStatusPending of the request property node/status

      request-property-enum-value-removed

    • added the new optional request property node/latest_version/status

      new-optional-request-property

    • added the new optional request property node_version/status

      new-optional-request-property

    • added the optional property node_version/status to the response with the 201 status

      response-optional-property-added