Merge pull request #22 from sailpoint-oss/mramirez/fix-nerm-openapi

Fix title and desc for nerm openapi
This commit is contained in:
Matt Ramirez
2023-08-21 20:33:49 -05:00
committed by GitHub

View File

@@ -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