0.0.63 • Published 1 year ago
actionschema-migrate v0.0.63
ActionSchema Migrate CLI
This CLI performs a migration on remote ActionSchema microservices and creates an SDK and Typescript Types in your codebase afterwards.
Goals:
- Provide an easy way to use openapi-based microservices without the pain of microservices.
- Develop things openapi-first and schema-first while keeping a good typescript integration.
Non-goals:
- Make this available for other languages than typescript
Usage
- Setup your
actionschema.json
{
"$schema": "https://migrate.actionschema.com/migration-context.schema.json"
//autocomplete from here
}
- Run
npx actionschema-migrate@latest
and follow further instructions.
TODO
- ✅ Add support for adding sdk for any (partial) openapi from either file or url
- Fix the client everywhere so
client.auth("permission")
allows for non-200 status codes without crashing. Can I add this into the type? - Use this for
actionschema-migrate
as well, as it depends on thedata
andopenapi-tools
microservices. - Add support for all other described functionality (see migration-context)
0.0.62
1 year ago
0.0.63
1 year ago
0.0.60
1 year ago
0.0.61
1 year ago
0.0.59
1 year ago
0.0.51
1 year ago
0.0.52
1 year ago
0.0.53
1 year ago
0.0.54
1 year ago
0.0.55
1 year ago
0.0.56
1 year ago
0.0.57
1 year ago
0.0.58
1 year ago
0.0.50
1 year ago
0.0.48
1 year ago
0.0.49
1 year ago
0.0.40
1 year ago
0.0.41
1 year ago
0.0.42
1 year ago
0.0.43
1 year ago
0.0.44
1 year ago
0.0.45
1 year ago
0.0.46
1 year ago
0.0.47
1 year ago
0.0.37
1 year ago
0.0.38
1 year ago
0.0.39
1 year ago
0.0.30
1 year ago
0.0.31
1 year ago
0.0.33
1 year ago
0.0.34
1 year ago
0.0.36
1 year ago
0.0.29
1 year ago
0.0.25
1 year ago
0.0.26
1 year ago
0.0.27
1 year ago
0.0.28
1 year ago
0.0.24
1 year ago
0.0.23
1 year ago
0.0.22
1 year ago
0.0.21
1 year ago
0.0.20
1 year ago
0.0.19
1 year ago
0.0.18
1 year ago
0.0.17
1 year ago
0.0.16
1 year ago
0.0.15
1 year ago
0.0.14
1 year ago
0.0.13
1 year ago
0.0.12
1 year ago
0.0.11
1 year ago
0.0.10
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.0.1
1 year ago