@ampeco/public-api-mcp 3.104.1 → 3.104.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,7 +3,7 @@
3
3
  "originalSize": 2609623,
4
4
  "optimizedSize": 765864,
5
5
  "reductionPercent": 70.65,
6
- "buildDuration": 700,
6
+ "buildDuration": 701,
7
7
  "responseSchemas": {
8
8
  "total": 446,
9
9
  "withSchemas": 446,
@@ -41101,7 +41101,7 @@
41101
41101
  ],
41102
41102
  "info": {
41103
41103
  "title": "AMPECO.CHARGE Public API",
41104
- "version": "3.104.1",
41104
+ "version": "3.104.2",
41105
41105
  "description": "AMPECO.CHARGE Public API provides you with the option to use AMPECO.CHARGE's backend in a server-to-server manner\n"
41106
41106
  },
41107
41107
  "servers": [
@@ -41115,13 +41115,13 @@
41115
41115
  }
41116
41116
  }
41117
41117
  ],
41118
- "buildTimestamp": "2025-11-26T16:39:52.040Z",
41118
+ "buildTimestamp": "2025-11-26T18:39:15.439Z",
41119
41119
  "stats": {
41120
41120
  "totalEndpoints": 446,
41121
41121
  "originalSize": 2609623,
41122
41122
  "optimizedSize": 765864,
41123
41123
  "reductionPercent": 70.65,
41124
- "buildDuration": 700,
41124
+ "buildDuration": 701,
41125
41125
  "responseSchemas": {
41126
41126
  "total": 446,
41127
41127
  "withSchemas": 446,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ampeco/public-api-mcp",
3
- "version": "3.104.1",
3
+ "version": "3.104.2",
4
4
  "description": "MCP server that dynamically exposes the AMPECO.CHARGE Public API defined by an OpenAPI 3 specification",
5
5
  "type": "module",
6
6
  "main": "dist/cli/index.js",