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