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
Copy file name to clipboardExpand all lines: content/documentation/references/artifacts/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ We provide built-in parsers and importers for the following formats:
18
18
*[OpenAPI v3.x](https://spec.openapis.org/) files in either YAML or JSON format. See the Microcks' [OpenAPI Conventions](./openapi-conventions),
19
19
*[AsyncAPI v2.x](https://v2.asyncapi.com/docs/reference/specification/v2.6.0) and [AsyncAPI v3.x](https://www.asyncapi.com/docs/reference/specification/v3.0.0) files in either YAML or JSON format. See the Microcks' [AsyncAPI Conventions](./asyncapi-conventions),
20
20
*[Postman collections](https://www.postman.com/collection/) files with v2.x file format,
21
-
*[gRPC / Protocol buffers v3](https://grpc.io/docs/what-is-grpc/introduction/)`.proto` files. See the Microcks' [gRPC Conventions](./gRPC-conventions),
21
+
*[gRPC / Protocol buffers v3](https://grpc.io/docs/what-is-grpc/introduction/)`.proto` files. See the Microcks' [gRPC Conventions](https://microcks.io/documentation/references/artifacts/grpc-conventions/),
22
22
*[GraphQL Schema](https://graphql.org/learn/schema/)`.graphql` files. See the Microcks' [GraphQL Conventions](./graphql-conventions),
23
23
*[HTTP Archive Format (HAR)](https://w3c.github.io/web-performance/specs/HAR/Overview.html) JSON files. See the Microcks' [HAR Conventions](./har-conventions),
0 commit comments