RestApiQueryType
RestApiQueryType: { baseUri?: string; method?: "GET" | "POST" | "PUT"; path: string; specificationUri: string }
Type declaration
-
Optional baseUri?: string
-
Optional method?: "GET" | "POST" | "PUT"
-
path: string
-
specificationUri: string
Convert bytes to a string