-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
In…
-
Data from mocked result in MockProvider is not passed to `onCompleted` callback.
I have component like this:
```
function Dogs({ onDogSelected }) {
const [options, setOptions] = useState([])…
-
Add examples of using K,V pairs to see a traversal that will create vertices and or edges along the lines of:
```
nodes = [
["name": "Kim", "breed": "Beagle"],
["name": "Max", "bre…
-
What do people think of this example? I don't think it's great (the `str(name)` etc. grates). However it does validate the JSON (ignoring malformed and extra data -- it's easy to extend it to reject t…
-
Infos
- Email
- Password
- Dog name
- Dog picture
- Dog gender
- Dog breed
- Dog birthdate (can be only year)
-
I wanted to open this as a proposal in case anyone was interested in implementing, may give it a go myself if I have time!
Basically I've been looking for a solid API that could give me back some b…
-
Hi there!
I'm having trouble downloading all cross-origin images. Some urls seem to work and some don't and I'm getting CORS errors.
I can get most images to display on my website, but not all …
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is.
Currently JsonTypeInfo property accepts only String, meaning only one prope…
-
Generating client that has request body with **oneOf** leads to problem with creating valid request.
Generated models has invalid inheriting and seems like one json body model is redundant
Version…
-
Sorry if this is covered somewhere else, but I'm running into issues trying to compose a schema for a discriminator with an index. `graphql-compose-mongoose` wants to create sort types for my model, b…