ArrayResponseError
public struct ArrayResponseError : Decodable
Sometimes, when links are unresolvable (for instance, when a linked entry is not published), the API will return an array of errors, one for each unresolvable link.
public struct ArrayResponseError : Decodable
Sometimes, when links are unresolvable (for instance, when a linked entry is not published), the API will return an array of errors, one for each unresolvable link.