Otto Jongerius

Results 30 issues of Otto Jongerius

Seen in https://travis-ci.org/zorkian/go-datadog-api/jobs/418580761 (Go 1.9): ```bash --- PASS: TestDowntimeLinkedToMonitorCreateAndDelete (0.53s) === RUN TestDowntimeUpdate --- FAIL: TestDowntimeUpdate (0.32s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime...

bug
contributor friendly
help wanted

Follow up from #163 > When reading up on the API doco at https://docs.datadoghq.com/api/?lang=bash#monitors I noticed there are quite a few changes possible in regards to states: # Input -...

enhancement
contributor friendly
good first issue

Hi there, The Digital Ocean API has shown flakiness for DNS requests in the last few months. As mentioned by the DO team in #203 that was intermittent. However, API...

enhancement

Hi there, I see some awesome work in #6 and am wondering if you are interested in having more elaborate emoij support, potentially using http://kt.ijs.si/data/Emoji_sentiment_ranking as input. Is this something...

Unit and integration tests have a lot of duplication. Raising this as part of new tech debt created in https://github.com/freeCodeCamp/open-api/pull/177

help wanted

Lots of parts will be running in Azure as an Azure Function. The Serverless framework supports multiple providers. If this works we could kill 2 birds with one stone and...

Definition of done; a clear overview of steps needed before we can go to prod exists and is communicated to the freeCodeCamp team.

As agreed we'll look at one piece of functionality that is currently using the loopback REST API and replace it with open-api. This will allow us a bit of focus...

Was not implemented as part of https://github.com/freeCodeCamp/open-api/pull/177

help wanted
feature

Validation of particularly createCommunityEvent is a big clunky. We could create an object, populate it with all the fields that are appropriate and do *one* validation instead. This can be...

enhancement
help wanted