| Modifier and Type | Optional Element and Description |
|---|---|
String |
pattern
Property pattern for
Map fields. |
RestProperty.Scope |
scope
Sets the scope for the field.
|
public abstract RestProperty.Scope scope
Each schema is generated in one of two scopes: REQUEST and RESPONSE. Use this annotation to control whether the field should appear in a scope.
public abstract String pattern
Map fields.Copyright © 2016 Atlassian. All rights reserved.