We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0247f30 commit cd5dae2Copy full SHA for cd5dae2
lib/generators/templates/ng/machine_model.ts.erb
@@ -1,6 +1,6 @@
1
// Generated by jsonapi_models http://github.com
2
// DO NOT EDIT. This file is machine-generated and constantly overwritten.
3
-// Make Changes to <%= config[:file] %> instead.
+// Make Changes to <%= config[:file] %> instead.
4
5
import { JsonApiModelConfig, JsonApiModel, Attribute, HasMany, BelongsTo } from 'angular2-jsonapi';
6
<%= config[:imports] %>
0 commit comments