George O
George O
Hi, Did you run `gateway.start()`? Thanks
H! Thank you for raising the issue. I checked [the docs](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/apigateway.html#APIGateway.Client.delete_rest_api) but couldn't see any sort of bulk delete operation we could use instead. However, it is currently threading with...
Hi @mittster ! Did you have any progress on this? Thanks 😄
Hi @Bewinxed, really sorry for the delay on this. It looks like this is just a connection issue locally for you, though. Please let me know if this isn't the...
Hi! If you go to the PR tab, the latest PR shows a version which supports this. I'm looking to complete the changes and merge it in early next month,...
Hey @ZOV-code, still very much a WIP and nothing publicly available for 2-4 months I'm afraid!
Hi @jherrerogb98 , I probably won't get around to implementing this for another couple of months at the very least. However, multithreading via [threading](https://docs.python.org/3/library/threading.html) or otherwise parallel programming such as...
Hey, I've actually never heard of this - sounds very interesting! Will look into it more over the next month, and hopefully get some implementation done if it seems possible....
Sounds very promising, thanks for looking into these 😄 Please could you move your changes over to a fork so I could take a look at the changes you made?
Ahh too bad, thanks for looking onto this.