Fix headers
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: "ADR"
|
||||
quadrant: methods-and-patterns
|
||||
ring: adopt
|
||||
---
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Apicurio Studio"
|
||||
ring: tools
|
||||
quadrant: trial
|
||||
ring: trial
|
||||
quadrant: tools
|
||||
---
|
||||
|
||||
[Apicurio Studio](https://www.apicur.io/studio/) is a browser-based, open-source API design studio. It can be used to create or modify APIs using the [OpenAPI specification](https://swagger.io/specification/). The visual editor supports collaborative development and allows to easily define example responses matching incoming requests.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "DGS Framework"
|
||||
ring: tools
|
||||
quadrant: assess
|
||||
ring: assess
|
||||
quadrant: tools
|
||||
---
|
||||
|
||||
The [DGS Framework](https://netflix.github.io/dgs/) is a [GraphQL](https://graphql.org/) server framework based on [Spring Boot](https://spring.io/projects/spring-boot/). It extends [GraphQL Java](https://www.graphql-java.com/) with additional features such as:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Renovate"
|
||||
ring: tools
|
||||
quadrant: trial
|
||||
ring: trial
|
||||
quadrant: tools
|
||||
---
|
||||
|
||||
[Renovate](https://github.com/renovatebot/renovate/) is an automated dependency update tool. It vastly reduces the time and effort spent on keeping a project's dependencies up-to-date by automatically creating merge requests whenever a dependency needs to be updated. The tool is easy to set up and configure, offers built-in support for monorepo architectures and works with various programming languages and package managers, e.g.
|
||||
|
||||
Reference in New Issue
Block a user