Skip to content

Commit 08712ec

Browse files
committed
chore: remove openstack id ref
1 parent 7ec9b6b commit 08712ec

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

app/Swagger/OpenApiInfo.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
#[OA\Info(
88
version: "1.0.0",
9-
title: "OpenStackID API",
10-
description: "OpenStackID IDP API Documentation - OAuth2, OpenID Connect, and User Management",
9+
title: "IDP API",
10+
description: "IDP API Documentation - OAuth2, OpenID Connect, and User Management",
1111
contact: new OA\Contact(
12-
name: "OpenStack Foundation",
13-
email: "support@openstack.org"
12+
name: "FNTECH",
13+
email: "support@fntech.com"
1414
),
1515
license: new OA\License(
1616
name: "Apache 2.0",

0 commit comments

Comments
 (0)