debian-forge-composer/internal/cloudapi
Achilleas Koutsou 9e0af86775 ostree: rename errors and introduce ParameterComboError
Shorter and clearer error types.
- InvalidParameterError is now RefError.  It is returned when a ref (the
  new ref or the parent ref) is invalid.
- The ResolveRefError is not renamed.  It is returned when a ref can't
  be resolved (e.g., ref not found at URL).

New error type ParameterComboError.  It is returned when a parent ref is
specified but no URL, which is an invalid parameter combination.
2022-02-23 11:08:24 +01:00
..
v2 ostree: rename errors and introduce ParameterComboError 2022-02-23 11:08:24 +01:00
server.go api/cloud: drop v1 API 2022-01-04 16:38:50 +01:00