ApiServicePost

interface ApiServicePost

The POST method is used to submit an entity to the specified resource, often causing a change in state or side effects on the server.

Author

Vitaliy Zarubin

Properties

api
Link copied to clipboard
abstract val api: CoreApi

Inheritors

CoreApiService
Link copied to clipboard