Skip to content

Commit

Permalink
doc: adds missing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-scherzinger committed Jun 6, 2017
1 parent eeaecbe commit 8822b2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ toc:
- AppStatsResource
- AppStatsList
- PlatformResource
- targetIDsInput
- buildIDInput
- PlatformList
- CodeSourceResource
- CodeSourceList
Expand Down
2 changes: 0 additions & 2 deletions src/resources/apps/PlatformResource.js
Original file line number Diff line number Diff line change
Expand Up @@ -406,10 +406,8 @@ export default class PlatformResource extends Resource {

/**
* @typedef {string|Array<string>|TargetResource|Array<TargetResource>|TargetList} targetIDsInput
* @access private
*/

/**
* @typedef {string|BuildResource} buildIDInput
* @access private
*/

0 comments on commit 8822b2a

Please sign in to comment.