You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RAML 1.0 introduces fragment identifiers that go in the header/first line of RAML files, e.g. #%RAML 1.0 ResourceType. These are (mostly? entirely?) used for !include files, and are optional.
RAML 1.0 introduces fragment identifiers that go in the header/first line of RAML files, e.g.
#%RAML 1.0 ResourceType. These are (mostly? entirely?) used for!includefiles, and are optional.