CameronGo
                                            CameronGo
                                        
                                    ### Q&A (please complete the following information) - OS: Windows 10 - Browser: Chrome - Version: 77 - Method of installation: dist assets - Swagger-Editor version: 3.6.37 - Swagger/OpenAPI version:...
I was looking for a way to ensure a string is safe to use in an XML tag. I noted a function that looked like it used to be present...
# Summary EFS supports encryption of data in transit as described here: https://docs.aws.amazon.com/efs/latest/ug/encryption.html#encryption-in-transit I'm wondering if the rexray driver implements this and, if not, would like to request that as...
If you are using a content type of application/x-www-form-urlencoded you cannot validate a request whose schema uses oneOf. The result says that the schema does not match oneOf. I've tried...
I am using Ubuntu 14.04 and this is the output I get when trying to install from npm: root@9fe82eedfaf2:/# npm install oauth2-server npm http GET https://registry.npmjs.org/oauth2-server npm http 304 https://registry.npmjs.org/oauth2-server...
I'm having a problem where users get an unauthorized error when trying to login with AzureAD credentials if I assign a group to the AzureAd application. If I assign the...
### Content & configuration Swagger/OpenAPI definition: N/A Swagger-UI configuration options: BASE_URL CONFIG_URL OAUTH_USE_PKCE ### Is your feature request related to a problem? It would be useful to be able to...
I found myself spinning in circles trying to use dateInZone and getting unexpected results before I realized my docker container did not have the tzdata package installed. My issue is...
It would be useful if toDate and mustToDate functions accepted a parameter to specify the location for a time object that could be used to convert a time object between...
The SBOM generated does not add Author information which is one of the required baseline attributes described in the NTIA guidelines. I've seen other SBOM tools handle this by accepting...