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

UP-4503: Add more info about portlets to the new portletRegistry.json REST API #564

Merged
merged 2 commits into from Jun 30, 2015

Conversation

@drewwills
Copy link
Member

drewwills commented Jun 26, 2015

https://issues.jasig.org/browse/UP-4503

h3. Sample JSON Output

{
"averageRating": 0,
"description": "View your active Google documents",
"fname": "google-docs",
"id": 59,
"keywords": [

],
"name": "Google Docs",
"parameters": {
"editable": {
"description": "",
"name": "editable",
"value": "false"
}
},
"ratingsCount": 0,
"state": "PUBLISHED",
"title": "Google Docs",
"typeId": 1
}

drewwills added a commit that referenced this pull request Jun 30, 2015
UP-4503:  Add more info about portlets to the new portletRegistry.json REST API
@drewwills drewwills merged commit 39a35f1 into Jasig:master Jun 30, 2015
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@drewwills drewwills deleted the drewwills:UP-4503 branch Jun 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.