M2SettingsTemplatesListPlexusResource

Resource for managing the Maven settings.xml templates.

The following resources are part of this group:

/templates/settings

Mount Point: /rest/templates/settings

GET

Lists all existing settings.xml templates.

Response Body

element: settings-templates
media types: application/xml
application/json

(no documentation provided)

POST

Creates new settings.xml template.

Request Body

element: settings-template-request
media types: application/xml
application/json

(no documentation provided)

Response Body

element: settings-template
media types: application/xml
application/json

(no documentation provided)