docs: fix internal links
This commit is contained in:
committed by
Stefan Rotsch
parent
014cc8d360
commit
84d5939770
@@ -2,7 +2,7 @@
|
||||
title: "Open API"
|
||||
ring: adopt
|
||||
quadrant: tools
|
||||
tags: [architecture]
|
||||
tags: [architecture]
|
||||
---
|
||||
|
||||
The [OpenAPI Specification](https://www.openapis.org/) (OAS) is a broadly adopted industry standard for describing modern REST APIs.
|
||||
@@ -12,7 +12,7 @@ Other initiatives like RAML have [joined](https://blogs.mulesoft.com/dev/api-dev
|
||||
|
||||
The current version OpenAPI v3 added more features to the specification - for example the ability to describe APIs supporting request/callback pattern.
|
||||
|
||||
There is a very good api designer https://www.apicur.io/ and a good mock generator http://microcks.github.io/index.html
|
||||
There is a very good api designer https://www.apicur.io/ and a good mock generator http://microcks.github.io/
|
||||
|
||||
The general tool support is excellent. See https://openapi.tools/
|
||||
|
||||
@@ -27,4 +27,4 @@ For more information on the TM Forum Open API, visit the following resources:
|
||||
- [TM Forum Open API Specifications](https://projects.tmforum.org/wiki/display/API/Open+API+Table)
|
||||
- [TM Forum GitHub Repository](https://github.com/tmforum-apis)
|
||||
|
||||
These additions from TM Forum further enhance the value of the OpenAPI Specification by providing industry-specific standards that help streamline telecommunications operations.
|
||||
These additions from TM Forum further enhance the value of the OpenAPI Specification by providing industry-specific standards that help streamline telecommunications operations.
|
||||
|
||||
Reference in New Issue
Block a user