jira_api_post: Execute a POST request against the Jira API

Description Usage Arguments Value Examples

View source: R/jira_api.R

Description

Calls bare API end points and returns a wrapped httr response object to a higher level function for presentation.

Usage

1
jira_api_post(path, post_data)

Arguments

path

API endpoint to retrieve

post_data

List of data to post to API

Value

A jira_api object

Examples

1

davidski/sprintr documentation built on Jan. 23, 2022, 12:42 p.m.