repository-provider 35.5.16 → 35.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -47,128 +47,110 @@ console.log(await readme.string);
47
47
  ### Table of Contents
48
48
 
49
49
  * [Application](#application)
50
- * [definePropertiesFromOptions](#definepropertiesfromoptions)
51
- * [Parameters](#parameters)
52
- * [optionJSON](#optionjson)
53
- * [Parameters](#parameters-1)
54
- * [mapAttributes](#mapattributes)
55
- * [Parameters](#parameters-2)
56
- * [mapAttributesInverse](#mapattributesinverse)
57
- * [Parameters](#parameters-3)
58
50
  * [BaseObject](#baseobject)
59
- * [Parameters](#parameters-4)
51
+ * [Parameters](#parameters)
60
52
  * [Properties](#properties)
61
53
  * [id](#id)
62
54
  * [description](#description)
63
55
  * [updateAttributes](#updateattributes)
64
- * [Parameters](#parameters-5)
56
+ * [Parameters](#parameters-1)
65
57
  * [update](#update)
66
58
  * [toString](#tostring)
67
59
  * [fullName](#fullname)
68
60
  * [isWritable](#iswritable)
69
61
  * [equals](#equals)
70
- * [Parameters](#parameters-6)
62
+ * [Parameters](#parameters-2)
71
63
  * [type](#type)
72
64
  * [collectionName](#collectionname)
73
65
  * [attributes](#attributes)
74
66
  * [writableAttributes](#writableattributes)
75
- * [attributeMapping](#attributemapping)
76
67
  * [BaseProvider](#baseprovider)
77
68
  * [equals](#equals-1)
78
- * [Parameters](#parameters-7)
69
+ * [Parameters](#parameters-3)
79
70
  * [repositoryBases](#repositorybases)
80
71
  * [supportsBase](#supportsbase)
81
- * [Parameters](#parameters-8)
72
+ * [Parameters](#parameters-4)
82
73
  * [normalizeRepositoryName](#normalizerepositoryname)
83
- * [Parameters](#parameters-9)
74
+ * [Parameters](#parameters-5)
84
75
  * [normalizeGroupName](#normalizegroupname)
85
- * [Parameters](#parameters-10)
76
+ * [Parameters](#parameters-6)
86
77
  * [areRepositoryNamesCaseSensitive](#arerepositorynamescasesensitive)
87
78
  * [areGroupNamesCaseSensitive](#aregroupnamescasesensitive)
88
79
  * [parseName](#parsename)
89
- * [Parameters](#parameters-11)
80
+ * [Parameters](#parameters-7)
90
81
  * [createRepository](#createrepository)
91
- * [Parameters](#parameters-12)
82
+ * [Parameters](#parameters-8)
92
83
  * [list](#list)
93
- * [Parameters](#parameters-13)
84
+ * [Parameters](#parameters-9)
94
85
  * [projects](#projects)
95
- * [Parameters](#parameters-14)
86
+ * [Parameters](#parameters-10)
96
87
  * [milestones](#milestones)
97
- * [Parameters](#parameters-15)
88
+ * [Parameters](#parameters-11)
98
89
  * [repositories](#repositories)
99
- * [Parameters](#parameters-16)
90
+ * [Parameters](#parameters-12)
100
91
  * [branches](#branches)
101
- * [Parameters](#parameters-17)
92
+ * [Parameters](#parameters-13)
102
93
  * [tags](#tags)
103
- * [Parameters](#parameters-18)
94
+ * [Parameters](#parameters-14)
104
95
  * [hooks](#hooks)
105
- * [Parameters](#parameters-19)
96
+ * [Parameters](#parameters-15)
106
97
  * [pullRequests](#pullrequests)
107
- * [Parameters](#parameters-20)
98
+ * [Parameters](#parameters-16)
108
99
  * [name](#name)
109
100
  * [provider](#provider)
110
101
  * [toJSON](#tojson)
111
102
  * [instanceIdentifier](#instanceidentifier)
112
- * [optionsFromEnvironment](#optionsfromenvironment)
113
- * [Parameters](#parameters-21)
114
- * [areOptionsSufficcient](#areoptionssufficcient)
115
- * [Parameters](#parameters-22)
116
103
  * [initialize](#initialize)
117
- * [Parameters](#parameters-23)
104
+ * [Parameters](#parameters-17)
118
105
  * [BaseProvider](#baseprovider-1)
119
- * [Parameters](#parameters-24)
106
+ * [Parameters](#parameters-18)
120
107
  * [Properties](#properties-1)
121
108
  * [equals](#equals-2)
122
- * [Parameters](#parameters-25)
109
+ * [Parameters](#parameters-19)
123
110
  * [repositoryBases](#repositorybases-1)
124
111
  * [supportsBase](#supportsbase-1)
125
- * [Parameters](#parameters-26)
112
+ * [Parameters](#parameters-20)
126
113
  * [normalizeRepositoryName](#normalizerepositoryname-1)
127
- * [Parameters](#parameters-27)
114
+ * [Parameters](#parameters-21)
128
115
  * [normalizeGroupName](#normalizegroupname-1)
129
- * [Parameters](#parameters-28)
116
+ * [Parameters](#parameters-22)
130
117
  * [areRepositoryNamesCaseSensitive](#arerepositorynamescasesensitive-1)
131
118
  * [areGroupNamesCaseSensitive](#aregroupnamescasesensitive-1)
132
119
  * [parseName](#parsename-1)
133
- * [Parameters](#parameters-29)
120
+ * [Parameters](#parameters-23)
134
121
  * [createRepository](#createrepository-1)
135
- * [Parameters](#parameters-30)
122
+ * [Parameters](#parameters-24)
136
123
  * [list](#list-1)
137
- * [Parameters](#parameters-31)
124
+ * [Parameters](#parameters-25)
138
125
  * [projects](#projects-1)
139
- * [Parameters](#parameters-32)
126
+ * [Parameters](#parameters-26)
140
127
  * [milestones](#milestones-1)
141
- * [Parameters](#parameters-33)
128
+ * [Parameters](#parameters-27)
142
129
  * [repositories](#repositories-1)
143
- * [Parameters](#parameters-34)
130
+ * [Parameters](#parameters-28)
144
131
  * [branches](#branches-1)
145
- * [Parameters](#parameters-35)
132
+ * [Parameters](#parameters-29)
146
133
  * [tags](#tags-1)
147
- * [Parameters](#parameters-36)
134
+ * [Parameters](#parameters-30)
148
135
  * [hooks](#hooks-1)
149
- * [Parameters](#parameters-37)
136
+ * [Parameters](#parameters-31)
150
137
  * [pullRequests](#pullrequests-1)
151
- * [Parameters](#parameters-38)
138
+ * [Parameters](#parameters-32)
152
139
  * [name](#name-1)
153
140
  * [provider](#provider-1)
154
141
  * [toJSON](#tojson-1)
155
142
  * [instanceIdentifier](#instanceidentifier-1)
156
- * [optionsFromEnvironment](#optionsfromenvironment-1)
157
- * [Parameters](#parameters-39)
158
- * [areOptionsSufficcient](#areoptionssufficcient-1)
159
- * [Parameters](#parameters-40)
160
143
  * [initialize](#initialize-1)
161
- * [Parameters](#parameters-41)
144
+ * [Parameters](#parameters-33)
162
145
  * [DecodedRepositoryName](#decodedrepositoryname)
163
146
  * [Properties](#properties-2)
164
147
  * [MessageDestination](#messagedestination)
165
148
  * [Properties](#properties-3)
166
149
  * [name](#name-2)
167
- * [name](#name-3)
168
150
  * [messageDestination](#messagedestination-1)
169
151
  * [parsedName](#parsedname)
170
152
  * [Branch](#branch)
171
- * [Parameters](#parameters-42)
153
+ * [Parameters](#parameters-34)
172
154
  * [Properties](#properties-4)
173
155
  * [url](#url)
174
156
  * [refType](#reftype)
@@ -176,51 +158,52 @@ console.log(await readme.string);
176
158
  * [isDefault](#isdefault)
177
159
  * [delete](#delete)
178
160
  * [commit](#commit)
179
- * [Parameters](#parameters-43)
161
+ * [Parameters](#parameters-35)
180
162
  * [commitIntoPullRequest](#commitintopullrequest)
181
- * [Parameters](#parameters-44)
163
+ * [Parameters](#parameters-36)
182
164
  * [removeEntries](#removeentries)
183
- * [Parameters](#parameters-45)
165
+ * [Parameters](#parameters-37)
184
166
  * [createPullRequest](#createpullrequest)
185
- * [Parameters](#parameters-46)
167
+ * [Parameters](#parameters-38)
186
168
  * [createBranch](#createbranch)
187
- * [Parameters](#parameters-47)
169
+ * [Parameters](#parameters-39)
188
170
  * [CommitResult](#commitresult)
189
- * [Parameters](#parameters-48)
171
+ * [Parameters](#parameters-40)
190
172
  * [Properties](#properties-5)
191
173
  * [Commit](#commit-1)
192
- * [Parameters](#parameters-49)
174
+ * [Parameters](#parameters-41)
193
175
  * [Properties](#properties-6)
194
176
  * [Hook](#hook)
195
177
  * [Issue](#issue)
196
178
  * [Milestone](#milestone)
197
179
  * [MultiGroupProvider](#multigroupprovider)
198
180
  * [repository](#repository)
199
- * [Parameters](#parameters-50)
181
+ * [Parameters](#parameters-42)
200
182
  * [branch](#branch-1)
201
- * [Parameters](#parameters-51)
183
+ * [Parameters](#parameters-43)
202
184
  * [repositoryGroup](#repositorygroup)
203
- * [Parameters](#parameters-52)
185
+ * [Parameters](#parameters-44)
204
186
  * [repositoryGroups](#repositorygroups)
205
- * [Parameters](#parameters-53)
187
+ * [Parameters](#parameters-45)
206
188
  * [createRepositoryGroup](#createrepositorygroup)
207
- * [Parameters](#parameters-54)
189
+ * [Parameters](#parameters-46)
208
190
  * [addRepositoryGroup](#addrepositorygroup)
209
- * [Parameters](#parameters-55)
191
+ * [Parameters](#parameters-47)
210
192
  * [NamedObject](#namedobject)
211
- * [Parameters](#parameters-56)
193
+ * [Parameters](#parameters-48)
212
194
  * [Properties](#properties-7)
213
195
  * [displayName](#displayname)
214
196
  * [condensedName](#condensedname)
215
197
  * [fullCondensedName](#fullcondensedname)
216
198
  * [equals](#equals-3)
217
- * [Parameters](#parameters-57)
199
+ * [Parameters](#parameters-49)
218
200
  * [toJSON](#tojson-2)
201
+ * [Parameters](#parameters-50)
219
202
  * [OwnedObject](#ownedobject)
220
- * [Parameters](#parameters-58)
203
+ * [Parameters](#parameters-51)
221
204
  * [delete](#delete-1)
222
205
  * [equals](#equals-4)
223
- * [Parameters](#parameters-59)
206
+ * [Parameters](#parameters-52)
224
207
  * [homePageURL](#homepageurl)
225
208
  * [issuesURL](#issuesurl)
226
209
  * [isLocked](#islocked)
@@ -233,22 +216,22 @@ console.log(await readme.string);
233
216
  * [identifier](#identifier)
234
217
  * [fullName](#fullname-1)
235
218
  * [trace](#trace)
236
- * [Parameters](#parameters-60)
219
+ * [Parameters](#parameters-53)
237
220
  * [info](#info)
238
- * [Parameters](#parameters-61)
221
+ * [Parameters](#parameters-54)
239
222
  * [warn](#warn)
240
- * [Parameters](#parameters-62)
223
+ * [Parameters](#parameters-55)
241
224
  * [error](#error)
242
- * [Parameters](#parameters-63)
225
+ * [Parameters](#parameters-56)
243
226
  * [debug](#debug)
244
- * [Parameters](#parameters-64)
227
+ * [Parameters](#parameters-57)
245
228
  * [addMethodName](#addmethodname)
246
229
  * [deleteMethodName](#deletemethodname)
247
230
  * [OwnedObject](#ownedobject-1)
248
- * [Parameters](#parameters-65)
231
+ * [Parameters](#parameters-58)
249
232
  * [delete](#delete-2)
250
233
  * [equals](#equals-5)
251
- * [Parameters](#parameters-66)
234
+ * [Parameters](#parameters-59)
252
235
  * [homePageURL](#homepageurl-1)
253
236
  * [issuesURL](#issuesurl-1)
254
237
  * [isLocked](#islocked-1)
@@ -261,20 +244,20 @@ console.log(await readme.string);
261
244
  * [identifier](#identifier-1)
262
245
  * [fullName](#fullname-2)
263
246
  * [trace](#trace-1)
264
- * [Parameters](#parameters-67)
247
+ * [Parameters](#parameters-60)
265
248
  * [info](#info-1)
266
- * [Parameters](#parameters-68)
249
+ * [Parameters](#parameters-61)
267
250
  * [warn](#warn-1)
268
- * [Parameters](#parameters-69)
251
+ * [Parameters](#parameters-62)
269
252
  * [error](#error-1)
270
- * [Parameters](#parameters-70)
253
+ * [Parameters](#parameters-63)
271
254
  * [debug](#debug-1)
272
- * [Parameters](#parameters-71)
255
+ * [Parameters](#parameters-64)
273
256
  * [addMethodName](#addmethodname-1)
274
257
  * [deleteMethodName](#deletemethodname-1)
275
258
  * [Project](#project)
276
259
  * [PullRequest](#pullrequest)
277
- * [Parameters](#parameters-72)
260
+ * [Parameters](#parameters-65)
278
261
  * [Properties](#properties-8)
279
262
  * [source](#source)
280
263
  * [fullName](#fullname-3)
@@ -282,7 +265,7 @@ console.log(await readme.string);
282
265
  * [repository](#repository-1)
283
266
  * [delete](#delete-3)
284
267
  * [merge](#merge)
285
- * [Parameters](#parameters-73)
268
+ * [Parameters](#parameters-66)
286
269
  * [decline](#decline)
287
270
  * [reviews](#reviews)
288
271
  * [identifier](#identifier-2)
@@ -290,9 +273,9 @@ console.log(await readme.string);
290
273
  * [states](#states)
291
274
  * [validMergeMethods](#validmergemethods)
292
275
  * [list](#list-2)
293
- * [Parameters](#parameters-74)
276
+ * [Parameters](#parameters-67)
294
277
  * [open](#open)
295
- * [Parameters](#parameters-75)
278
+ * [Parameters](#parameters-68)
296
279
  * [state](#state)
297
280
  * [locked](#locked)
298
281
  * [merged](#merged)
@@ -301,12 +284,12 @@ console.log(await readme.string);
301
284
  * [ref](#ref-1)
302
285
  * [refId](#refid)
303
286
  * [entries](#entries)
304
- * [Parameters](#parameters-76)
287
+ * [Parameters](#parameters-69)
305
288
  * [asyncIterator](#asynciterator)
306
289
  * [maybeEntry](#maybeentry)
307
- * [Parameters](#parameters-77)
290
+ * [Parameters](#parameters-70)
308
291
  * [entry](#entry)
309
- * [Parameters](#parameters-78)
292
+ * [Parameters](#parameters-71)
310
293
  * [repository](#repository-2)
311
294
  * [fullName](#fullname-4)
312
295
  * [fullCondensedName](#fullcondensedname-1)
@@ -317,12 +300,12 @@ console.log(await readme.string);
317
300
  * [ref](#ref-3)
318
301
  * [refId](#refid-1)
319
302
  * [entries](#entries-1)
320
- * [Parameters](#parameters-79)
303
+ * [Parameters](#parameters-72)
321
304
  * [asyncIterator](#asynciterator-1)
322
305
  * [maybeEntry](#maybeentry-1)
323
- * [Parameters](#parameters-80)
306
+ * [Parameters](#parameters-73)
324
307
  * [entry](#entry-1)
325
- * [Parameters](#parameters-81)
308
+ * [Parameters](#parameters-74)
326
309
  * [repository](#repository-3)
327
310
  * [fullName](#fullname-5)
328
311
  * [fullCondensedName](#fullcondensedname-2)
@@ -331,26 +314,25 @@ console.log(await readme.string);
331
314
  * [attributes](#attributes-2)
332
315
  * [isProtected](#isprotected-2)
333
316
  * [RepositoryGroup](#repositorygroup-1)
334
- * [Parameters](#parameters-82)
317
+ * [Parameters](#parameters-75)
335
318
  * [Properties](#properties-9)
336
- * [attributeMapping](#attributemapping-1)
337
319
  * [type](#type-1)
338
320
  * [homePageURL](#homepageurl-2)
339
321
  * [RepositoryOwner](#repositoryowner)
340
- * [Parameters](#parameters-83)
322
+ * [Parameters](#parameters-76)
341
323
  * [Repository](#repository-4)
342
- * [Parameters](#parameters-84)
324
+ * [Parameters](#parameters-77)
343
325
  * [Properties](#properties-10)
344
326
  * [slug](#slug-2)
345
327
  * [url](#url-4)
346
328
  * [entry](#entry-2)
347
- * [Parameters](#parameters-85)
329
+ * [Parameters](#parameters-78)
348
330
  * [entries](#entries-2)
349
- * [Parameters](#parameters-86)
331
+ * [Parameters](#parameters-79)
350
332
  * [maybeEntry](#maybeentry-2)
351
- * [Parameters](#parameters-87)
333
+ * [Parameters](#parameters-80)
352
334
  * [commits](#commits)
353
- * [Parameters](#parameters-88)
335
+ * [Parameters](#parameters-81)
354
336
  * [cloneURL](#cloneurl)
355
337
  * [issuesURL](#issuesurl-2)
356
338
  * [homePageURL](#homepageurl-3)
@@ -361,47 +343,47 @@ console.log(await readme.string);
361
343
  * [delete](#delete-4)
362
344
  * [defaultBranch](#defaultbranch)
363
345
  * [branch](#branch-2)
364
- * [Parameters](#parameters-89)
346
+ * [Parameters](#parameters-82)
365
347
  * [hasBranches](#hasbranches)
366
348
  * [branches](#branches-2)
367
- * [Parameters](#parameters-90)
349
+ * [Parameters](#parameters-83)
368
350
  * [createBranch](#createbranch-1)
369
- * [Parameters](#parameters-91)
351
+ * [Parameters](#parameters-84)
370
352
  * [addBranch](#addbranch)
371
- * [Parameters](#parameters-92)
353
+ * [Parameters](#parameters-85)
372
354
  * [deleteBranch](#deletebranch)
373
- * [Parameters](#parameters-93)
355
+ * [Parameters](#parameters-86)
374
356
  * [tag](#tag)
375
- * [Parameters](#parameters-94)
357
+ * [Parameters](#parameters-87)
376
358
  * [tags](#tags-2)
377
- * [Parameters](#parameters-95)
359
+ * [Parameters](#parameters-88)
378
360
  * [addTag](#addtag)
379
- * [Parameters](#parameters-96)
361
+ * [Parameters](#parameters-89)
380
362
  * [createPullRequest](#createpullrequest-1)
381
- * [Parameters](#parameters-97)
363
+ * [Parameters](#parameters-90)
382
364
  * [addPullRequest](#addpullrequest)
383
- * [Parameters](#parameters-98)
365
+ * [Parameters](#parameters-91)
384
366
  * [pullRequests](#pullrequests-2)
385
367
  * [pullRequest](#pullrequest-1)
386
- * [Parameters](#parameters-99)
368
+ * [Parameters](#parameters-92)
387
369
  * [deletePullRequest](#deletepullrequest)
388
- * [Parameters](#parameters-100)
370
+ * [Parameters](#parameters-93)
389
371
  * [addHook](#addhook)
390
- * [Parameters](#parameters-101)
372
+ * [Parameters](#parameters-94)
391
373
  * [createHook](#createhook)
392
- * [Parameters](#parameters-102)
374
+ * [Parameters](#parameters-95)
393
375
  * [hooks](#hooks-2)
394
376
  * [hook](#hook-1)
395
- * [Parameters](#parameters-103)
377
+ * [Parameters](#parameters-96)
396
378
  * [milestone](#milestone-1)
397
- * [Parameters](#parameters-104)
379
+ * [Parameters](#parameters-97)
398
380
  * [project](#project-1)
399
- * [Parameters](#parameters-105)
381
+ * [Parameters](#parameters-98)
400
382
  * [application](#application-1)
401
- * [Parameters](#parameters-106)
383
+ * [Parameters](#parameters-99)
402
384
  * [type](#type-2)
403
385
  * [refId](#refid-2)
404
- * [Parameters](#parameters-107)
386
+ * [Parameters](#parameters-100)
405
387
  * [attributes](#attributes-3)
406
388
  * [defaultBranchName](#defaultbranchname)
407
389
  * [branches](#branches-3)
@@ -413,96 +395,26 @@ console.log(await readme.string);
413
395
  * [Review](#review)
414
396
  * [SingleGroupProvider](#singlegroupprovider)
415
397
  * [repository](#repository-5)
416
- * [Parameters](#parameters-108)
398
+ * [Parameters](#parameters-101)
417
399
  * [repositoryGroup](#repositorygroup-2)
418
- * [Parameters](#parameters-109)
400
+ * [Parameters](#parameters-102)
419
401
  * [repositoryGroups](#repositorygroups-1)
420
- * [Parameters](#parameters-110)
402
+ * [Parameters](#parameters-103)
421
403
  * [Tag](#tag-1)
422
404
  * [refType](#reftype-1)
423
405
  * [asArray](#asarray)
424
- * [Parameters](#parameters-111)
406
+ * [Parameters](#parameters-104)
425
407
  * [stripBaseName](#stripbasename)
426
- * [Parameters](#parameters-112)
408
+ * [Parameters](#parameters-105)
427
409
  * [stripBaseNames](#stripbasenames)
428
- * [Parameters](#parameters-113)
410
+ * [Parameters](#parameters-106)
429
411
  * [generateBranchName](#generatebranchname)
430
- * [Parameters](#parameters-114)
412
+ * [Parameters](#parameters-107)
431
413
 
432
414
  ## Application
433
415
 
434
416
  **Extends OwnedObject**
435
417
 
436
- ## definePropertiesFromOptions
437
-
438
- * **See**: Object.definedProperties()
439
- * **See**: Object.getOwnPropertyDescriptor()
440
-
441
- Create properties from options and default options.
442
- Already present properties (direct) are skipped.
443
- The attribute list from the class will be applied to the
444
- options and merged with the given set of properties.
445
-
446
- ```js
447
- class aClass {
448
- static attributes = {
449
- with_default: { default: 77 }
450
- }
451
- }
452
-
453
- definePropertiesFromOptions(new aClass());
454
- // equivalent to
455
- Object.definedProperties(new aClass(),{ with_default: { value: 77 }})
456
- ```
457
-
458
- ### Parameters
459
-
460
- * `object` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** target object
461
- * `options` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** as passed to object constructor. Used as values for the attributes. (optional, default `{}`)
462
- * `properties` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** object properties (optional, default `{}`)
463
- * `attributes` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)?** attribute meta info (optional, default `object.constructor.attributes`)
464
-
465
- ## optionJSON
466
-
467
- Create json based on present options.
468
- In other words only produce key value pairs if value is defined.
469
-
470
- ### Parameters
471
-
472
- * `object` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** 
473
- * `initial` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** (optional, default `{}`)
474
- * `attributes` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** to operator on (optional, default `object.constructor.attributes`)
475
-
476
- Returns **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** initial + defined values
477
-
478
- ## mapAttributes
479
-
480
- Rename attributes.
481
- Filters out null, undefined and empty strings.
482
-
483
- ```js
484
- mapAttributes({a:1},{a:"a'"}) // {"a'": 1}
485
- ```
486
-
487
- ### Parameters
488
-
489
- * `object` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** 
490
- * `mapping` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** 
491
-
492
- Returns **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** keys renamed after mapping
493
-
494
- ## mapAttributesInverse
495
-
496
- Same as mapAttributes but with the inverse mapping.
497
- Filters out null, undefined and empty strings
498
-
499
- ### Parameters
500
-
501
- * `object` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** 
502
- * `mapping` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)?** 
503
-
504
- Returns **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** keys renamed after mapping
505
-
506
418
  ## BaseObject
507
419
 
508
420
  Creates an instance of BaseObject.
@@ -587,12 +499,6 @@ User modifyable attributes.
587
499
 
588
500
  Returns **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** writable attributes
589
501
 
590
- ### attributeMapping
591
-
592
- Map attributes between external and internal representation.
593
-
594
- Returns **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** 
595
-
596
502
  ## BaseProvider
597
503
 
598
504
  **Extends BaseObject**
@@ -796,29 +702,6 @@ Prefix used to form environment variables.
796
702
 
797
703
  Returns **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** identifier for environment options
798
704
 
799
- ### optionsFromEnvironment
800
-
801
- Extract options suitable for the constructor.
802
- Form the given set of environment variables.
803
- Object with the detected key value pairs is delivered.
804
-
805
- #### Parameters
806
-
807
- * `env` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)?** as from process.env
808
- * `instanceIdentifier` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** part of variable name. (optional, default `this.instanceIdentifier`)
809
-
810
- Returns **([Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object) | [undefined](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/undefined))** undefined if no suitable environment variables have been found
811
-
812
- ### areOptionsSufficcient
813
-
814
- Check if given options are sufficient to create a provider.
815
-
816
- #### Parameters
817
-
818
- * `options` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** 
819
-
820
- Returns **[boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)** true if options ar sufficient to construct a provider
821
-
822
705
  ### initialize
823
706
 
824
707
  Creates a new provider for a given set of options.
@@ -1049,29 +932,6 @@ Prefix used to form environment variables.
1049
932
 
1050
933
  Returns **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** identifier for environment options
1051
934
 
1052
- ### optionsFromEnvironment
1053
-
1054
- Extract options suitable for the constructor.
1055
- Form the given set of environment variables.
1056
- Object with the detected key value pairs is delivered.
1057
-
1058
- #### Parameters
1059
-
1060
- * `env` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)?** as from process.env
1061
- * `instanceIdentifier` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** part of variable name. (optional, default `this.instanceIdentifier`)
1062
-
1063
- Returns **([Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object) | [undefined](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/undefined))** undefined if no suitable environment variables have been found
1064
-
1065
- ### areOptionsSufficcient
1066
-
1067
- Check if given options are sufficient to create a provider.
1068
-
1069
- #### Parameters
1070
-
1071
- * `options` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** 
1072
-
1073
- Returns **[boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)** true if options ar sufficient to construct a provider
1074
-
1075
935
  ### initialize
1076
936
 
1077
937
  Creates a new provider for a given set of options.
@@ -1113,10 +973,6 @@ Type: [Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Globa
1113
973
 
1114
974
  Name of the provider.
1115
975
 
1116
- ## name
1117
-
1118
- Type: [string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)
1119
-
1120
976
  ## messageDestination
1121
977
 
1122
978
  To forward info/warn and error messages to
@@ -1391,6 +1247,10 @@ Returns **[boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/
1391
1247
 
1392
1248
  Provided name and all defined attributes.
1393
1249
 
1250
+ #### Parameters
1251
+
1252
+ * `filter`  
1253
+
1394
1254
  ## OwnedObject
1395
1255
 
1396
1256
  **Extends NamedObject**
@@ -1400,7 +1260,6 @@ Provided name and all defined attributes.
1400
1260
  * `owner`  
1401
1261
  * `name`  
1402
1262
  * `options`  
1403
- * `additionalProperties`  
1404
1263
 
1405
1264
  ### delete
1406
1265
 
@@ -1549,7 +1408,6 @@ Named Object registering itself in the owner.
1549
1408
  * `owner`  
1550
1409
  * `name`  
1551
1410
  * `options`  
1552
- * `additionalProperties`  
1553
1411
 
1554
1412
  ### delete
1555
1413
 
@@ -2054,10 +1912,6 @@ Abstract repository collection.
2054
1912
  * `provider` **[BaseProvider](#baseprovider)** 
2055
1913
  * `name` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** 
2056
1914
 
2057
- ### attributeMapping
2058
-
2059
- Map attributes between external and internal representation.
2060
-
2061
1915
  ## type
2062
1916
 
2063
1917
  Type of the repository group either User or Organization.
@@ -2087,7 +1941,6 @@ Abstract repository
2087
1941
  * `owner` **[RepositoryOwner](#repositoryowner)** 
2088
1942
  * `name` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** (#branch) will be removed
2089
1943
  * `options` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)?** 
2090
- * `additionalProperties` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)?** 
2091
1944
 
2092
1945
  ### Properties
2093
1946