Atlassian · Example Payload

Atlassian Bitbucket Pull Requests A_Pullrequest_Task_Create Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Bitbucket Pull Requests A_Pullrequest_Task_Create Example is an example object payload from Atlassian, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

contentpending

Example Payload

Raw ↑
{
  "content": "example_value",
  "pending": true
}