Skip to main content

no-large-payload

Overview

This rule belongs to the api-blueprint-validation ruleset and states that:

The input API Blueprint/Elements file provided must not be very large. Keep the size optimal to avoid any issues.

PropertyValue
EnabledYes
Maximum SeverityBlocking
MessageInput file is too large.
CodeAPIBLUEPRINT_V004
TypeValidation
Rule SystemSemantic
Broad CategoryBasic Structure
Products ImpactedAPI Transformer, Code Generation, Developer Experience Portal
Tagsapi blueprint api elements api semantic validation payload file size

Suggested Fixes

  • Avoid uploading very large files.
  • Remove any extra/irrelevant data from the file to reduce its size.

For More Information