mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 04:19:09 +00:00
Merge pull request #22 from sailpoint-oss/mramirez/fix-nerm-openapi
Fix title and desc for nerm openapi
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
openapi: "3.0.0"
|
||||
info:
|
||||
version: 1.0.0
|
||||
title: SecZetta Lifecycle API
|
||||
description: The Lifecycle API can be used to access and modify various resources in your environment.
|
||||
title: NERM API
|
||||
description: The NERM API can be used to access and modify various resources in your environment.
|
||||
license:
|
||||
name: MIT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user