Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 887 Bytes

rest.MethodMetadata.md

File metadata and controls

53 lines (30 loc) · 887 Bytes

[# Masa React

  • v0.16.3](../README.md) / Exports / rest / MethodMetadata

Interface: MethodMetadata

rest.MethodMetadata

Table of contents

Properties

Properties

author

author: string


authorPicture

authorPicture: string


description

description: string


method

method: "GET" | "POST" | "PUT" | "DELETE" | "OPTIONS"


name

name: string


parameters

parameters: Parameter[]