CHW-4309 PackageFieldsRequired

required fields are missing from the request body; see endpoint documentation for the expected shape

Default message: required fields are missing from the request body; see endpoint documentation for the expected shape
HTTP status: 400 (client)

Problem. Required fields are missing from the request body. Cause. The create-package-slug and create-package-permission endpoints require repository, package_name, format (slugs) or client_id, pattern (permissions). Fix. Supply all required fields — see the endpoint docs. HTTP 400.