Max Frigge
Max Frigge
@paulomarg I have created this new PR after #232 was closed.
Seems to still not run on 3.14 ... is this project dead?
I am also evaluating wether running Kubeless on GKE could outperform AWS Lambda (or Google Cloud Functions when it's out of beta). For small workloads running your functions on either...
I have a case were I need to display the navigation buttons on mobile too. I think this is an implementation detail and should not be dictated by the plugin....
@marcandre Im fine with that too. Was just thinking about compatibility when people upgrade the lib. But it shouldn't cause any pain when upgrading the default styles too - right?
@marcandre Sounds great! Let's do this :) Let me know if there is anything I can contribute.
Had the same issue, which was caused by using `"type": "string"`. Using `"type": "*"` as suggested by @rozetko fixed it.
I was surprised to see this too. Having enum keys generated in the same order as they are defined in the schema would seem more intuitive to me personally. Using...
I hit this issue too... would be an easy merge. May I ask why this has not been accepted?
Ok.. so it seems to be fixed in master. Are there any known issues in master?