> @crosslab/service-booking@0.2.3-dev.ddf69f9 openapi-lint > npx @redocly/cli lint ./dist/openapi.yml npm WARN exec The following package was not found and will be installed: @redocly/cli@1.18.0 npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported validating ./dist/openapi.yml... [1] dist/openapi.yml:3:1 at #/info Info object should contain `license` field. 1 | # This file was automatically generated by documentation-and-generation.fish - all changes will be lost\n 2 | openapi: 3.1.0 3 | info: 4 | title: Booking service 5 | description: >- Warning was generated by the info-license rule. ./dist/openapi.yml: validated in 49ms Woohoo! Your API description is valid. 🎉 You have 1 warning.