Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Update raml-10.md #769

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 25, 2022

  1. Update raml-10.md

    Making the declaration of the annotation type optional.
    This will allow better interoperability with OAS, where extensions are not required to have a strict schema.
    This also makes it possible to easily generate annotations when enriching the spec via software for automation use cases.
    The change is backward compatible. Users that want to provide a better experience can still provide the annotation type.
    antoniogarrote authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    ddf0993 View commit details
    Browse the repository at this point in the history
  2. Update raml-10.md

    Adding more details to the explanation of how annotations can be used without declaration
    antoniogarrote authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    eaa5b43 View commit details
    Browse the repository at this point in the history