-
Notifications
You must be signed in to change notification settings - Fork 85
Closed
Labels
area/documentationDocumentation related issues.Documentation related issues.kind/maintenanceMaintenance tasks, such as refactoring, with no impact in features.Maintenance tasks, such as refactoring, with no impact in features.status/acceptedWe were able to reproduce the issue and accept to work on it.We were able to reproduce the issue and accept to work on it.
Description
I've been going through old code, updating it to dgo v2, and I found out that api.Response does not have a Schema field anymore for schema queries.
In the README, it still indicates to get the Schema field from api.Response, while this PR seems to get the schema from the Json field.
Should the documentation be updated?
Metadata
Metadata
Assignees
Labels
area/documentationDocumentation related issues.Documentation related issues.kind/maintenanceMaintenance tasks, such as refactoring, with no impact in features.Maintenance tasks, such as refactoring, with no impact in features.status/acceptedWe were able to reproduce the issue and accept to work on it.We were able to reproduce the issue and accept to work on it.