action crucible_post_detailed_custom_filter_reviews { label: "postDetailedCustomFilterReviews" description: "This method should no longer be used, as it uses a POST for a read-only\n retrieval operation and is provided for backward compatibility only." provider: crucible method: POST path: "/rest-service/reviews-v1/filter/details" encoding: json output: { type: "object" additionalProperties: true } }