Skip to content

Commit 38b67d4

Browse files
committed
GuardRails -> Guardrails
1 parent 3f0ae55 commit 38b67d4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

archive/telemetry-service-spec.orig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: '3.0.0'
22
info:
3-
title: GuardRails Telemetry
3+
title: Guardrails Telemetry
44
version: '1.0'
55
description: Hello!
66
paths:

service-specs/guardrails-service-spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ openapi: "3.0.0"
22
info:
33
title: Guardrails API
44
version: "0.0.0"
5-
description: GuardRails CRUD API
5+
description: Guardrails CRUD API
66
paths:
77
/health-check:
88
get:

service-specs/reporting-service-spec.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
openapi: "3.0.0"
22
info:
3-
title: GuardRails Reporting API
3+
title: Guardrails Reporting API
44
version: "0.0.0"
5-
description: GuardRails Reporting API
5+
description: Guardrails Reporting API
66
paths:
77
/health-check:
88
get:

0 commit comments

Comments
 (0)