Skip to content

Commit

Permalink
Update schemas with SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
SonQBChau authored and github-actions[bot] committed Jan 27, 2024
1 parent d3f2142 commit 4882b5b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chord_metadata_service/mohpackets/docs/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"info": {
"title": "MoH Service API",
"version": "3.0.0",
"description": "This is the RESTful API for the MoH Service."
"description": "This is the RESTful API for the MoH Service. Based on https://raw.githubusercontent.com/CanDIG/katsu/d3f2142f9c4e974034a6b8a3bf1d109b90da8300/chord_metadata_service/mohpackets/docs/schema.json"
},
"paths": {
"/v2/service-info": {
Expand Down
2 changes: 1 addition & 1 deletion chord_metadata_service/mohpackets/docs/schema.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

<h1 id="moh-service-api">MoH Service API v3.0.0</h1>

This is the RESTful API for the MoH Service. Based on https://raw.githubusercontent.com/CanDIG/katsu/a6cdc8842cb086d3065578080032e148e5a3fdf7/chord_metadata_service/mohpackets/docs/schema.json
This is the RESTful API for the MoH Service. Based on https://raw.githubusercontent.com/CanDIG/katsu/d3f2142f9c4e974034a6b8a3bf1d109b90da8300/chord_metadata_service/mohpackets/docs/schema.json

Base URLs:

Expand Down
2 changes: 1 addition & 1 deletion chord_metadata_service/mohpackets/docs/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5359,7 +5359,7 @@ components:
scheme: bearer
type: http
info:
description: This is the RESTful API for the MoH Service. Based on https://raw.githubusercontent.com/CanDIG/katsu/a6cdc8842cb086d3065578080032e148e5a3fdf7/chord_metadata_service/mohpackets/docs/schema.json
description: This is the RESTful API for the MoH Service. Based on https://raw.githubusercontent.com/CanDIG/katsu/d3f2142f9c4e974034a6b8a3bf1d109b90da8300/chord_metadata_service/mohpackets/docs/schema.json
title: MoH Service API
version: 3.0.0
openapi: 3.1.0
Expand Down

0 comments on commit 4882b5b

Please sign in to comment.