Johan Euphrosine
Johan Euphrosine
would that just be a readthedocsified version of the README? or do we want to include more content?
@LindaLawton the README could do a better job at linking directly to the firebase console to avoid confusion with the GCP console.
Do you still have issue deploying the sample?
Looks related to: https://github.com/actions-on-google/actions-on-google-java/issues/58 https://github.com/actions-on-google/actions-on-google-java/issues/30 https://github.com/actions-on-google/actions-on-google-java/pull/53 See the workaround mentioned in: https://github.com/actions-on-google/actions-on-google-java/issues/30#issuecomment-644234766
Is this an issue you've having with this sample or your own implementation?
I suspect this was fixed with https://github.com/actions-on-google/smart-home-nodejs/commit/709d2007f6d9a57620af1c8a10c81e5522d5c79b, can you comment if you still see this issue?
Gradle wrapper uses `6.0.1`: https://github.com/actions-on-google/smart-home-java/blob/master/gradle/wrapper/gradle-wrapper.properties#L3 Can you report which kind of error you get with gradle 7.0?
Is this an issue you're having with this sample or with your own implementation?
1. We usually nest the actual type inside the `oneOf` to make it easier to read the sub-schema as an individual unit. 2. Looking at https://tools.ietf.org/html/draft-handrews-json-schema-validation-01#section-6.1.1 it doesn't look like...
@i8beef depending on the language you're using there might be validation options already available: https://json-schema.org/implementations.html#validators