Skip to content

Conversation

@hirsch88
Copy link
Member

@hirsch88 hirsch88 commented Dec 8, 2017

  • Add pets route
  • Improve seeding with relations
  • Improve connection handling with seeding
  • Add dynamic path to swagger config
  • Fix ormconfig paths

import * as Faker from 'faker';
import { Factory } from '../../lib/seeds';
import { Pet } from '../../../src/api/models/Pet';
// import { User } from '../../../src/api/models/User';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this comment

@hirsch88 hirsch88 merged commit d271dd2 into develop Dec 8, 2017
@hirsch88 hirsch88 deleted the feature/#37_relation_example branch December 18, 2017 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants