Skip to content

Feature/#37 relation example #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Dec 8, 2017
Merged

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.

2 participants