Update power-platform-connector-instructions.md

This commit is contained in:
Troy Taylor 2025-07-04 11:10:35 -04:00 committed by GitHub
parent 25b66c333d
commit 913a04d7f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,11 @@
---
title: Power Platform Connectors Schema Development Instructions
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.
applyTo: '**/*.{json,md}'
---
# Power Platform Connectors Schema Development Instructions
## Project Overview