mirror of
https://github.com/LukeHagar/plex-mintlify-docs.git
synced 2025-12-06 04:20:40 +00:00
added overlay for mintlify
This commit is contained in:
14
mintlify-overlay.yaml
Normal file
14
mintlify-overlay.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
overlay: 1.0.0
|
||||
info:
|
||||
title: Overlay to adjust the Spec for use with Mintlify
|
||||
version: 0.0.1
|
||||
actions:
|
||||
- target: "$.servers[0].variables.protocol.description"
|
||||
description: Remove the server protocol variable description
|
||||
remove: true
|
||||
- target: "$.servers[0].variables.ip.description"
|
||||
description: Remove the server ip variable description
|
||||
remove: true
|
||||
- target: "$.servers[0].variables.port.description"
|
||||
description: Remove the server port variable description
|
||||
remove: true
|
||||
Reference in New Issue
Block a user