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" openapi: "3.0.0"
info: info:
version: 1.0.0 version: 1.0.0
title: SecZetta Lifecycle API title: NERM API
description: The Lifecycle API can be used to access and modify various resources in your environment. description: The NERM API can be used to access and modify various resources in your environment.
license: license:
name: MIT name: MIT