HTTP method definitions. More...

Go to the source code of this file.
Enumerations | |
| enum class | pinecone::domain::method { get , post , patch , del } |
| The API methods supported by the Pinecone API. More... | |
HTTP method definitions.
Definition in file method.hpp.
|
strong |
The API methods supported by the Pinecone API.
Each operation is associated with exactly one method.
Definition at line 16 of file method.hpp.