Package io.dialob.form.service.rest
Class OpenApiDoc.DELETE_FORM
- java.lang.Object
-
- io.dialob.form.service.rest.OpenApiDoc.DELETE_FORM
-
- Enclosing class:
- OpenApiDoc
public static class OpenApiDoc.DELETE_FORM extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringDELETE_OPstatic StringDELETE_SUMMARY
-
Constructor Summary
Constructors Constructor Description DELETE_FORM()
-
-
-
Field Detail
-
DELETE_SUMMARY
public static final String DELETE_SUMMARY
- See Also:
- Constant Field Values
-
DELETE_OP
public static final String DELETE_OP
- See Also:
- Constant Field Values
-
-