Skip to content
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

Make objective a DTO #1667

Merged
merged 2 commits into from
Nov 15, 2016
Merged

Make objective a DTO #1667

merged 2 commits into from
Nov 15, 2016

Conversation

jrjohnson
Copy link
Member

Speeds up access to Objectives and adds filters for courses, sessions,
and programYears.

Fixes #1666

Speeds up access to Objectives and adds filters for courses, sessions,
and programYears.
Copy link
Member

@stopfstedt stopfstedt left a comment

Choose a reason for hiding this comment

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

LGTM.

/**
* @var int[]
* @JMS\Type("array<string>")
* @JMS\SerializedName("courses")
Copy link
Member

Choose a reason for hiding this comment

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

JMS\SerializedName annotation is not needed.

@stopfstedt stopfstedt merged commit 2202ce5 into ilios:master Nov 15, 2016
@jrjohnson jrjohnson deleted the dto-objectives branch November 15, 2016 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants