Project

General

Profile

RESTful API hashed parameter

Added by Greg Johnson about 12 years ago

Forgive me for being a n00b, but just getting the time to really explore RESTful API in general and am working with interfacing with Redmine, I noticed some of the parameters that need to be passed as hashs but doesn't give an example that I could find. Just an example would help

POST /projects.xml

Creates a the project.

Parameters:

project (required): a hash of the project attributes, including:
name (required): the project name
identifier (required): the project identifier
description