Actions
Bug #33057
closedapipie cache out of date because repo_create param content_type relies on creatable_repository_types instead of defined_repository_types
Description
The api params validation requirements should not be generated by methods that rely on enabled_content_types. When the cache is first generated, enabled_content_types could be empty.
Actions