Jason Walsh
Jason Walsh
Hey @subhajeet2107, thank you for your interest in contributing! Yes, your command: `aptos convert -format protobuf example-schema.json` is correct. Something like: ```json { "title": "Person", "type": "object", "properties": { "firstName":...
Hi @malrusha, that's a great idea! I'm fine with using a template system like Jinja2.
Hi @blaisezzz, I'd like to have support for protocol buffers by mid to late October.
I've created a new branch [feature/protobuf](https://github.com/pennsignals/aptos/tree/feature/protobuf) to track all changes. I'll be updating shortly.
Hi @ajainuary Thank you for your interest in the project! Sure, that would be great! 👍 Feel free to submit a PR.
@Nayan-Das Sure!
@abramzog still relevant. Feel free to submit a PR. Thanks!
I'm going to work on `reversed()` 💥
Hi @akikoskinen 👋 You might want to refer to #29 for more insight. There is a reason the container definitions object is not a list if `register_task_definition` is set to...