feat: Thay thế Auth Service bằng IAM Service trong tài liệu OpenAPI và cập nhật hướng dẫn triển khai Kubernetes.

This commit is contained in:
Ho Ngoc Hai
2026-01-07 22:23:20 +07:00
parent 156fdd00e8
commit 03c76fecb5
8 changed files with 35 additions and 39 deletions

View File

@@ -1,8 +1,8 @@
openapi: 3.0.0
info:
title: Auth Service API
title: IAM Service API
version: 1.0.0
description: Authentication and Authorization Service API
description: Identity and Access Management Service API
servers:
- url: http://localhost/api/v1