OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/api/apiv3/components/schemas/custom_action_model.yml

15 lines
396 B

# Schema: Custom_ActionModel
---
type: object
example:
_type: CustomAction
name: Change project and type
description: Changes project and type in one go
_links:
executeImmediately:
href: "/apiChanges project and type in one go"
title: Execute Change project and type
method: post
self:
href: "/api/v3/custom_actions/2"
title: Change project and type