Update instructions/power-platform-connector-instructions.md

Co-authored-by: Aaron Powell <me@aaron-powell.com>
This commit is contained in:
Troy Taylor 2025-07-07 10:18:25 -04:00 committed by GitHub
parent cccb95d9ea
commit 71c34fe292
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,6 @@
--- ---
title: Power Platform Connectors Schema Development Instructions title: Power Platform Connectors Schema Development Instructions
description: | description: 'Comprehensive development guidelines for Power Platform Custom Connectors using JSON Schema definitions. Covers API definitions (Swagger 2.0), API properties, and settings configuration with Microsoft extensions.'
Comprehensive development guidelines for Power Platform Custom Connectors using JSON Schema definitions.
Covers API definitions (Swagger 2.0), API properties, and settings configuration with Microsoft extensions.
applyTo: '**/*.{json,md}' applyTo: '**/*.{json,md}'
--- ---