mirror of
https://github.com/foss42/apidash.git
synced 2025-06-02 07:46:10 +08:00
Update request_model.g.dart
This commit is contained in:
@ -43,4 +43,5 @@ Map<String, dynamic> _$$RequestModelImplToJson(_$RequestModelImpl instance) =>
|
|||||||
|
|
||||||
const _$APITypeEnumMap = {
|
const _$APITypeEnumMap = {
|
||||||
APIType.rest: 'rest',
|
APIType.rest: 'rest',
|
||||||
|
APIType.graphql: 'graphql',
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user