Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
indextrue
show-titlefalse
titleDescription

The service returns a representation of a space, including space properties.

Pass in the key of the space to access space properties provided by this and its delegate spaces.

The result can be requested in different media types.

Media TypeContent TypeExtension
JSONapplication/json.json
XMLapplication/xml.xml
Java
Properties
text/x-java-properties.properties

Specify the content type with the accept HTTP header or add the extension to the request URL.

...