Releases: BuildOnBeam/beam-api-clients
2.4.1
2.4.0
New endpoint to facilitate transferring multiple native tokens at once
2.3.1
New Endpoints: None
Deleted Endpoints: None
Modified Endpoints: 2
GET /v1/game
- Responses changed
- Modified response: 200
- Content changed
- Modified media type: application/json
- Schema changed
- Required changed
- New required property: eventTrackingUrl
- Properties changed
- New property: eventTrackingUrl
- Required changed
- Schema changed
- Modified media type: application/json
- Content changed
- Modified response: 200
POST /v1/game/regenerate-api-keys
- Responses changed
- Modified response: 201
- Content changed
- Modified media type: application/json
- Schema changed
- Required changed
- New required property: eventTrackingUrl
- Properties changed
- New property: eventTrackingUrl
- Required changed
- Schema changed
- Modified media type: application/json
- Content changed
- Modified response: 201
2.3.0
Update generated Beam API clients
2.2.1
Fixes Enum in Array conversions in C#
2.2.0
Our 'Production testnet' environment is now named the 'Beta' environment. We are still aiming for production grade stability on this environment, but we want to emphasis the fact that this environment should not be used for production releases of anything that consumes this environment.
2.1.1
New Endpoints: 4
GET /v1/contract
POST /v1/contract
POST /v1/contract/get-verification-status
DELETE /v1/contract/{address}/{chainId}
Deleted Endpoints: None
Modified Endpoints: None
2.1.0
What's Changed
- Adjusted Connection and Session creation flows to support optional entityIDs. If no entityID is passed in either of these methods, the user account abstraction owner address is assumed and returned in the fulfilled Connection- or SessionRequest
- docs: edited the old non-working badge by @operagxsasha in #8
New Contributors
- @operagxsasha made their first contribution in #8
Full Changelog: 2.0.34...2.1.0
2.0.34
New Endpoints: None
Deleted Endpoints: None
Modified Endpoints: 2
GET /v1/game
- Responses changed
- Modified response: 200
- Content changed
- Modified media type: application/json
- Schema changed
- Required changed
- New required property: connectionsWebhookUrl
- Properties changed
- New property: connectionsWebhookUrl
- Required changed
- Schema changed
- Modified media type: application/json
- Content changed
- Modified response: 200
POST /v1/game/regenerate-api-keys
- Responses changed
- Modified response: 201
- Content changed
- Modified media type: application/json
- Schema changed
- Required changed
- New required property: connectionsWebhookUrl
- Properties changed
- New property: connectionsWebhookUrl
- Required changed
- Schema changed
- Modified media type: application/json
- Content changed
- Modified response: 201
2.0.33
New Endpoints: None
Deleted Endpoints: None
Modified Endpoints: 2
POST /v1/chain/estimate/profiles/{entityId}/transaction
- Request body changed
- Content changed
- Modified media type: application/json
- Schema changed
- Properties changed
- Modified property: interactions
- Items changed
- Properties changed
- Modified property: value
- Description changed from '' to 'The value intended to be sent with the transaction. Optional.'
- Nullable changed from false to true
- Modified property: value
- Properties changed
- Items changed
- Modified property: interactions
- Properties changed
- Schema changed
- Modified media type: application/json
- Content changed
POST /v2/transactions/profiles/{entityId}
- Request body changed
- Content changed
- Modified media type: application/json
- Schema changed
- Properties changed
- Modified property: interactions
- Items changed
- Properties changed
- Modified property: value
- Description changed from '' to 'The value intended to be sent with the transaction. Optional.'
- Nullable changed from false to true
- Modified property: value
- Properties changed
- Items changed
- Modified property: interactions
- Properties changed
- Schema changed
- Modified media type: application/json
- Content changed