View Source CozyAliyunOpenAPI.Specs.ROA (cozy_aliyun_open_api v0.4.0)
Describes an ROA style API.
ROA is a resource-oriented architectural style and an extension of the REST style.
APIs in the RPC style include:
- Application Real-Time Monitoring Service (ARMS)
- Batch Compute, Container Service for Kubernetes (ACK)
- Elasticsearch
- ...
Summary
Types
@type t() :: %CozyAliyunOpenAPI.Specs.ROA{}
Functions
@spec new!(CozyAliyunOpenAPI.Config.t(), map()) :: t()