pactum icon indicating copy to clipboard operation
pactum copied to clipboard

Create API specifications and documentation using Python

Results 12 pactum issues
Sort by recently updated
recently updated
newest added

Add support for different representations of `Object` and `Resources`

enhancement
feature
rfc

Refactor the idea of 'Action' to include the idea of a method-call with typed-`Object` as arguments and typed-`Object` as method returns

enhancement
feature
rfc

The idea here is make possible to create specs for non-HTTP APIs like gRPC

enhancement
feature
rfc

https://www.asyncapi.com/docs/getting-started

enhancement
feature

- [ ] NaiveDateTime - [ ] DateTime - [ ] Month - [ ] Month/Year - [ ] Weekday - [ ] WeekNumber - [ ] Quarter - [...

feature
rfc

We need to get rid of all getattr/locals() stuff.

enhancement

How to put in the specification instructions about how to choose the API version to use? Eg: * URL path like `/v1`, `/v2` * URL query string like `?api=v1`, `?api=v2`...

enhancement
rfc