Skip to content

Instantly share code, notes, and snippets.

"http://raml.org/vocabularies/document#sources": [
{
"@id": "/Users/antoniogarrote/Development/raml-tck/tests/syntax/raml-1.0/root-section/baseuri.raml#/web-api/source-map",
"@type": [
"http://raml.org/vocabularies/document#SourceMap"
],
"http://raml.org/vocabularies/document#lexical": [
{
"http://raml.org/vocabularies/document#element": [
{
asyncapi: "1.0.0"
info:
title: Loan Async API
version: "1.0"
description: Asynchronous API used to track changes in the loans processing pipeline.
servers:
- url: rabbit.myorg.com:5676
scheme: amqp
#%RAML Async 0.1
title: Loan Async API
version: 1.0
description: Asynchronous API used to track changes in the loans processing pipeline.
transport: amqp
types: