Class WhiteListedPluralizeNamesForArraysRule


  • public class WhiteListedPluralizeNamesForArraysRule
    extends Object
    • Constructor Detail

      • WhiteListedPluralizeNamesForArraysRule

        public WhiteListedPluralizeNamesForArraysRule​(com.typesafe.config.Config config)
    • Method Detail

      • getAllSchemas

        public static Map<String,​io.swagger.v3.oas.models.media.Schema> getAllSchemas​(io.swagger.v3.oas.models.OpenAPI openAPI)
      • checkArrayPropertyNamesArePlural

        public List<org.zalando.zally.rule.api.Violation> checkArrayPropertyNamesArePlural​(org.zalando.zally.rule.api.Context context)