capital.scalable.restdocs.i18n.DefaultSnippetMessages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-auto-restdocs-core Show documentation
Show all versions of spring-auto-restdocs-core Show documentation
Spring Auto REST Docs is an extension to Spring REST Docs
The newest version!
authorization=Authorization
path-parameters=Path parameters
request-parameters=Query parameters
request-headers=Request headers
response-headers=Response headers
request-fields=Request fields
response-fields=Response fields
example-request=Example request
example-response=Example response
request-body=Request Body
response-body=Response Body
request-parts=Request Parts
response-parts=Response Parts
request-part-fields=Request Part Fields
th-parameter=Parameter
th-path=Path
th-header=Header
th-type=Type
th-optional=Optional
th-description=Description
no-params=No parameters.
no-request-body=No request body.
no-response-body=No response body.
no-headers=No headers.
pagination-request-adoc=Supports standard <> query parameters.
pagination-request-md=Supports standard [paging](#overview-pagination) query parameters.
pagination-response-adoc=Standard <> response where `content` field is list of following objects:
pagination-response-md=Standard [paging](#overview-pagination) response where `content` field is list of following objects:
constraints-groups={0} (groups: [{1}])
constraints-enum=Must be one of {0}
tags-deprecated=Deprecated. {0}
tags-deprecated-title={0} (deprecated)
tags-see=See {0}
default-value=Default value: ''{0}''
hypermedia-links=Hypermedia links
no-links=No links.
embedded=Embedded resources
no-embedded=No embedded resources.
body-as-embedded-resources=Body contains embedded resources.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy