Skip to content

Commit

Permalink
Merge pull request #740 from geonetwork/DH/fix-storybook
Browse files Browse the repository at this point in the history
[Storybooj][Fix] : Add accessServiceProtocol to link fixture
  • Loading branch information
cmoinier authored Dec 22, 2023
2 parents 80787c2 + b2600e3 commit ab94f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/common/fixtures/src/lib/link.fixtures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,6 @@ export const LINK_FIXTURES: Record<string, DatasetDistribution> = deepFreeze({
url: new URL(
'https://mel.integration.apps.gs-fr-prod.camptocamp.com/data/ogcapi/collections/comptages_velo/items?'
),
accessServiceProtocol: 'ogcFeatures',
},
})

0 comments on commit ab94f4f

Please sign in to comment.