post_engine {projmgr}R Documentation

Core code for all POST calls

Description

Core code for all POST calls

Usage

post_engine(api_endpoint, ref, ...)

Arguments

api_endpoint

API endpoint

ref

Repository reference (list) created by create_repo_ref()

...

Additional user-defined body parameters. Use browse_docs() to learn more.

Value

Content of POST request as list


[Package projmgr version 0.1.1 Index]