Example: Canonicalize urlPattern to pattern (#2341)

Close #2334 

To avoid merge conflicts, I've deferred removing the aliasing logic in `prepareExamples`. That whole function will be refactored momentarily, and there's also #2339 open.
This commit is contained in:
Paul Melnikow
2018-11-18 09:03:33 -05:00
committed by GitHub
parent 73fcc1ccac
commit 3ad742e79a
63 changed files with 114 additions and 115 deletions

View File

@@ -19,7 +19,7 @@ module.exports = class Bitrise extends LegacyService {
{
title: 'Bitrise',
previewUrl: 'cde737473028420d/master?token=GCIdEzacE4GW32jLVrZb7A',
urlPattern: ':app-id/:branch?token=:app-status-badge-token',
pattern: ':app-id/:branch?token=:app-status-badge-token',
exampleUrl: 'cde737473028420d/master?token=GCIdEzacE4GW32jLVrZb7A',
},
]