Skip to content

Commit

Permalink
refactor: upgrade the team manifest version to 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
huimiu committed Sep 29, 2024
1 parent 467e728 commit d542a91
Show file tree
Hide file tree
Showing 16 changed files with 60 additions and 60 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"version": "1.0.0",
"id": "${{TEAMS_APP_ID}}",
"developer": {
Expand All @@ -23,8 +23,8 @@
},
"accentColor": "#FFFFFF",
{{#DeclarativeCopilot}}
"copilotExtensions": {
"declarativeCopilots": [
"copilotAgents": {
"declarativeAgents": [
{
"id": "declarativeAgent",
"file": "declarativeAgent.json"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"version": "1.0.0",
"id": "${{TEAMS_APP_ID}}",
"developer": {
Expand All @@ -27,8 +27,8 @@
"identity",
"messageTeamMembers"
],
"copilotExtensions": {
"declarativeCopilots": [
"copilotAgents": {
"declarativeAgents": [
{
"id": "declarativeAgent",
"file": "declarativeAgent.json"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"version": "1.0.0",
"id": "${{TEAMS_APP_ID}}",
"developer": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"id": "${{TEAMS_APP_ID}}",
"version": "1.0.0",
"developer": {
Expand All @@ -22,7 +22,7 @@
"full": "The ultimate solution for hassle-free car maintenance management makes tracking and monitoring your car repair records a breeze."
},
"accentColor": "#FFFFFF",
"copilotExtensions": {
"copilotAgents": {
"plugins": [
{
"id": "plugin_1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"id": "${{TEAMS_APP_ID}}",
"version": "1.0.0",
"developer": {
Expand All @@ -22,7 +22,7 @@
"full": "The ultimate solution for hassle-free car maintenance management makes tracking and monitoring your car repair records a breeze."
},
"accentColor": "#FFFFFF",
"copilotExtensions": {
"copilotAgents": {
"plugins": [
{
"id": "plugin_1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"id": "${{TEAMS_APP_ID}}",
"version": "1.0.0",
"developer": {
Expand All @@ -22,7 +22,7 @@
"full": "The ultimate solution for hassle-free car maintenance management makes tracking and monitoring your car repair records a breeze."
},
"accentColor": "#FFFFFF",
"copilotExtensions": {
"copilotAgents": {
"plugins": [
{
"id": "plugin_1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"version": "1.0.0",
"id": "${{TEAMS_APP_ID}}",
"packageName": "com.microsoft.teams.extension",
Expand Down Expand Up @@ -28,8 +28,8 @@
"identity",
"messageTeamMembers"
],
"copilotExtensions": {
"declarativeCopilots": [
"copilotAgents": {
"declarativeAgents": [
{
"id": "declarativeAgent",
"file": "declarativeAgent.json"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"id": "${{TEAMS_APP_ID}}",
"packageName": "com.microsoft.teams.extension",
"version": "1.0.0",
Expand All @@ -23,8 +23,8 @@
"full": "The ultimate solution for hassle-free car maintenance management makes tracking and monitoring your car repair records a breeze."
},
"accentColor": "#FFFFFF",
"copilotExtensions": {
"declarativeCopilots": [
"copilotAgents": {
"declarativeAgents": [
{
"id": "repairDeclarativeAgent",
"file": "repairDeclarativeAgent.json"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"id": "${{TEAMS_APP_ID}}",
"version": "1.0.0",
"developer": {
Expand All @@ -22,7 +22,7 @@
"full": "The ultimate solution for hassle-free car maintenance management makes tracking and monitoring your car repair records a breeze."
},
"accentColor": "#FFFFFF",
"copilotExtensions": {
"copilotAgents": {
{{^DeclarativeCopilot}}
"plugins": [
{
Expand All @@ -32,7 +32,7 @@
]
{{/DeclarativeCopilot}}
{{#DeclarativeCopilot}}
"declarativeCopilots": [
"declarativeAgents": [
{
"id": "repairDeclarativeAgent",
"file": "repairDeclarativeAgent.json"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"id": "${{TEAMS_APP_ID}}",
"version": "1.0.0",
"developer": {
Expand All @@ -22,7 +22,7 @@
"full": "The ultimate solution for hassle-free car maintenance management makes tracking and monitoring your car repair records a breeze."
},
"accentColor": "#FFFFFF",
"copilotExtensions": {
"copilotAgents": {
{{^DeclarativeCopilot}}
"plugins": [
{
Expand All @@ -32,7 +32,7 @@
]
{{/DeclarativeCopilot}}
{{#DeclarativeCopilot}}
"declarativeCopilots": [
"declarativeAgents": [
{
"id": "repairDeclarativeAgent",
"file": "repairDeclarativeAgent.json"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"id": "${{TEAMS_APP_ID}}",
"version": "1.0.0",
"developer": {
Expand All @@ -22,7 +22,7 @@
"full": "The ultimate solution for hassle-free car maintenance management makes tracking and monitoring your car repair records a breeze."
},
"accentColor": "#FFFFFF",
"copilotExtensions": {
"copilotAgents": {
{{^DeclarativeCopilot}}
"plugins": [
{
Expand All @@ -32,7 +32,7 @@
]
{{/DeclarativeCopilot}}
{{#DeclarativeCopilot}}
"declarativeCopilots": [
"declarativeAgents": [
{
"id": "repairDeclarativeAgent",
"file": "repairDeclarativeAgent.json"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"id": "${{TEAMS_APP_ID}}",
"version": "1.0.0",
"developer": {
Expand All @@ -22,8 +22,8 @@
"full": "The ultimate solution for hassle-free car maintenance management makes tracking and monitoring your car repair records a breeze."
},
"accentColor": "#FFFFFF",
"copilotExtensions": {
"declarativeCopilots": [
"copilotAgents": {
"declarativeAgents": [
{
"id": "repairDeclarativeAgent",
"file": "repairDeclarativeAgent.json"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"id": "${{TEAMS_APP_ID}}",
"version": "1.0.0",
"developer": {
Expand All @@ -22,7 +22,7 @@
"full": "The ultimate solution for hassle-free car maintenance management makes tracking and monitoring your car repair records a breeze."
},
"accentColor": "#FFFFFF",
"copilotExtensions": {
"copilotAgents": {
{{^DeclarativeCopilot}}
"plugins": [
{
Expand All @@ -32,7 +32,7 @@
]
{{/DeclarativeCopilot}}
{{#DeclarativeCopilot}}
"declarativeCopilots": [
"declarativeAgents": [
{
"id": "repairDeclarativeAgent",
"file": "repairDeclarativeAgent.json"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"id": "${{TEAMS_APP_ID}}",
"version": "1.0.0",
"developer": {
Expand All @@ -22,7 +22,7 @@
"full": "The ultimate solution for hassle-free car maintenance management makes tracking and monitoring your car repair records a breeze."
},
"accentColor": "#FFFFFF",
"copilotExtensions": {
"copilotAgents": {
{{^DeclarativeCopilot}}
"plugins": [
{
Expand All @@ -32,7 +32,7 @@
]
{{/DeclarativeCopilot}}
{{#DeclarativeCopilot}}
"declarativeCopilots": [
"declarativeAgents": [
{
"id": "repairDeclarativeAgent",
"file": "repairDeclarativeAgent.json"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"id": "${{TEAMS_APP_ID}}",
"version": "1.0.0",
"developer": {
Expand All @@ -22,7 +22,7 @@
"full": "The ultimate solution for hassle-free car maintenance management makes tracking and monitoring your car repair records a breeze."
},
"accentColor": "#FFFFFF",
"copilotExtensions": {
"copilotAgents": {
{{^DeclarativeCopilot}}
"plugins": [
{
Expand All @@ -32,7 +32,7 @@
]
{{/DeclarativeCopilot}}
{{#DeclarativeCopilot}}
"declarativeCopilots": [
"declarativeAgents": [
{
"id": "repairDeclarativeAgent",
"file": "repairDeclarativeAgent.json"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
"manifestVersion": "devPreview",
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"id": "${{TEAMS_APP_ID}}",
"version": "1.0.0",
"developer": {
Expand All @@ -22,8 +22,8 @@
"full": "The ultimate solution for hassle-free car maintenance management makes tracking and monitoring your car repair records a breeze."
},
"accentColor": "#FFFFFF",
"copilotExtensions": {
"declarativeCopilots": [
"copilotAgents": {
"declarativeAgents": [
{
"id": "repairDeclarativeAgent",
"file": "repairDeclarativeAgent.json"
Expand All @@ -35,7 +35,7 @@
"file": "ai-plugin.json"
}
]
},
},
"permissions": [
"identity",
"messageTeamMembers"
Expand Down

0 comments on commit d542a91

Please sign in to comment.