@grandlinex/swagger-mate
Preparing search index...
SwaggerRPathTypes
Interface SwaggerRPathTypes
interface
SwaggerRPathTypes
{
delete
?:
SwaggerRPathConf
;
get
?:
SwaggerRPathConf
;
patch
?:
SwaggerRPathConf
;
post
?:
SwaggerRPathConf
;
update
?:
SwaggerRPathConf
;
}
Index
Properties
delete?
get?
patch?
post?
update?
Properties
Optional
delete
delete
?:
SwaggerRPathConf
Optional
get
get
?:
SwaggerRPathConf
Optional
patch
patch
?:
SwaggerRPathConf
Optional
post
post
?:
SwaggerRPathConf
Optional
update
update
?:
SwaggerRPathConf
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delete
get
patch
post
update
@grandlinex/swagger-mate
Loading...