ExCrowdin.API behaviour (ex_crowdin v0.2.2)
Utilities for interacting with the Crowdin API v2.
Link to this section Summary
Link to this section Types
Link to this type
body()
Specs
Link to this type
headers()
Specs
Link to this type
method()
Specs
method() :: :get | :post | :put | :delete | :patch
Link to this section Functions
Link to this function
project_path(project_id, path)
Link to this function
request(path, method, body \\ "", headers \\ %{}, opts \\ [])
Specs
Link to this section Callbacks
Link to this callback