agentic-commerce-protocol 0.1.2

Type definitions for the Agentic Commerce Protocol specification
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "agentic-commerce-protocol"
version = "0.1.2"
edition = "2021"
authors = ["Svix"]
description = "Type definitions for the Agentic Commerce Protocol specification"
license = "MIT"
repository = "https://github.com/svix/agentic-commerce-protocol"
homepage = "https://developers.openai.com/commerce/guides/get-started"
keywords = ["agentic-commerce", "protocol", "types", "openai", "stripe"]
categories = ["data-structures"]
readme = "README.md"

[dependencies]

[dev-dependencies]