All URIs are relative to https://api.phrase.com/v2
Method | HTTP request | Description |
---|---|---|
IcuSkeleton | Post /icu/skeleton | Build ICU skeletons |
Icu IcuSkeleton(ctx, icuSkeletonParameters, optional)
Build ICU skeletons
Returns ICU skeletons for multiple locale codes based on a source content.
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
icuSkeletonParameters | IcuSkeletonParameters | ||
optional | *IcuSkeletonOpts | optional parameters | nil if no parameters |
Optional parameters are passed through a pointer to a IcuSkeletonOpts struct
Name | Type | Description | Notes |
---|
xPhraseAppOTP | optional.String| Two-Factor-Authentication token (optional) |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]