mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-13 20:55:13 +00:00
Rename plugin from dataverse-mcp to just dataverse
This commit is contained in:
@@ -91,7 +91,7 @@ Based on their choice:
|
||||
Accept: application/json
|
||||
```
|
||||
|
||||
4. Parse the JSON response and filter for environments where `properties.databaseType` is `"CommonDataService"`.
|
||||
4. Parse the JSON response and filter for environments where `properties?.linkedEnvironmentMetadata?.instanceUrl` is not null.
|
||||
|
||||
5. For each matching environment, extract:
|
||||
- `properties.displayName` as `displayName`
|
||||
|
||||
Reference in New Issue
Block a user