Skip to content

Commit 3a1e14b

Browse files
authored
Merge pull request #189 from IBM/work/IVSC-2225
chore(ecdn-api): ivsc-2225 Remove ecdn-api part from developer docs
2 parents ae07d1f + db85200 commit 3a1e14b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+101
-3088
lines changed

package-lock.json

+101-86
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/data/nav-items.yaml

-140
Original file line numberDiff line numberDiff line change
@@ -237,146 +237,6 @@
237237
- title: Viewer seconds
238238
path: /analytics-api/viewer-seconds
239239

240-
- title: Getting started
241-
pages:
242-
- path: /ecdn-api-getting-started
243-
- title: Schema
244-
pages:
245-
- title: Mutation
246-
path: /ecdn-api-schema/Mutation
247-
- title: Query
248-
path: /ecdn-api-schema/Query
249-
- title: Scalars
250-
pages:
251-
- title: Boolean
252-
path: /ecdn-api-scalars/Boolean
253-
- title: Byte
254-
path: /ecdn-api-scalars/Byte
255-
- title: BytePerSec
256-
path: /ecdn-api-scalars/BytePerSec
257-
- title: Count
258-
path: /ecdn-api-scalars/Count
259-
- title: EmailAddress
260-
path: /ecdn-api-scalars/EmailAddress
261-
- title: FQDN
262-
path: /ecdn-api-scalars/FQDN
263-
- title: Float
264-
path: /ecdn-api-scalars/Float
265-
- title: ID
266-
path: /ecdn-api-scalars/ID
267-
- title: IPv4
268-
path: /ecdn-api-scalars/IPv4
269-
- title: IPv4Mask
270-
path: /ecdn-api-scalars/IPv4Mask
271-
- title: IPv4Range
272-
path: /ecdn-api-scalars/IPv4Range
273-
- title: Int
274-
path: /ecdn-api-scalars/Int
275-
- title: PatchLevel
276-
path: /ecdn-api-scalars/PatchLevel
277-
- title: PublicKey
278-
path: /ecdn-api-scalars/PublicKey
279-
- title: SemanticVersion
280-
path: /ecdn-api-scalars/SemanticVersion
281-
- title: ServerAddress
282-
path: /ecdn-api-scalars/ServerAddress
283-
- title: String
284-
path: /ecdn-api-scalars/String
285-
- title: Time
286-
path: /ecdn-api-scalars/Time
287-
- title: TransportAddress
288-
path: /ecdn-api-scalars/TransportAddress
289-
- title: Void
290-
path: /ecdn-api-scalars/Void
291-
- title: Objects
292-
pages:
293-
- title: Account
294-
path: /ecdn-api-objects/Account
295-
- title: BytePoint
296-
path: /ecdn-api-objects/BytePoint
297-
- title: CPUUsage
298-
path: /ecdn-api-objects/CPUUsage
299-
- title: ClientRestriction
300-
path: /ecdn-api-objects/ClientRestriction
301-
- title: ContentDeliveryHealth
302-
path: /ecdn-api-objects/ContentDeliveryHealth
303-
- title: DataTransferPoint
304-
path: /ecdn-api-objects/DataTransferPoint
305-
- title: Hardware
306-
path: /ecdn-api-objects/Hardware
307-
- title: Interface
308-
path: /ecdn-api-objects/Interface
309-
- title: Location
310-
path: /ecdn-api-objects/Location
311-
- title: NetworkUsage
312-
path: /ecdn-api-objects/NetworkUsage
313-
- title: OperationsHealth
314-
path: /ecdn-api-objects/OperationsHealth
315-
- title: PercentagePoint
316-
path: /ecdn-api-objects/PercentagePoint
317-
- title: RecordedAction
318-
path: /ecdn-api-objects/RecordedAction
319-
- title: Region
320-
path: /ecdn-api-objects/Region
321-
- title: Report
322-
path: /ecdn-api-objects/Report
323-
- title: SSHKey
324-
path: /ecdn-api-objects/SSHKey
325-
- title: ScalarPoint
326-
path: /ecdn-api-objects/ScalarPoint
327-
- title: Server
328-
path: /ecdn-api-objects/Server
329-
- title: ServerConfiguration
330-
path: /ecdn-api-objects/ServerConfiguration
331-
- title: ServerHealth
332-
path: /ecdn-api-objects/ServerHealth
333-
- title: ServerUsage
334-
path: /ecdn-api-objects/ServerUsage
335-
- title: Update
336-
path: /ecdn-api-objects/Update
337-
- title: User
338-
path: /ecdn-api-objects/User
339-
- title: VideoDelivery
340-
path: /ecdn-api-objects/VideoDelivery
341-
- title: Enums
342-
pages:
343-
- title: CacheDiskStatus
344-
path: /ecdn-api-enums/CacheDiskStatus
345-
- title: ConfigurationMode
346-
path: /ecdn-api-enums/ConfigurationMode
347-
- title: ConfigurationStatus
348-
path: /ecdn-api-enums/ConfigurationStatus
349-
- title: Filter
350-
path: /ecdn-api-enums/Filter
351-
- title: Granularity
352-
path: /ecdn-api-enums/Granularity
353-
- title: Health
354-
path: /ecdn-api-enums/Health
355-
- title: Hypervisor
356-
path: /ecdn-api-enums/Hypervisor
357-
- title: NetworkConfigurationMode
358-
path: /ecdn-api-enums/NetworkConfigurationMode
359-
- title: ReportBreakdown
360-
path: /ecdn-api-enums/ReportBreakdown
361-
- title: ReportField
362-
path: /ecdn-api-enums/ReportField
363-
- title: Role
364-
path: /ecdn-api-enums/Role
365-
- title: Input Objects
366-
pages:
367-
- title: BatchLocationInput
368-
path: /ecdn-api-input-objects/BatchLocationInput
369-
- title: BatchServerInput
370-
path: /ecdn-api-input-objects/BatchServerInput
371-
- title: ClientRestrictionInput
372-
path: /ecdn-api-input-objects/ClientRestrictionInput
373-
- title: InterfaceInput
374-
path: /ecdn-api-input-objects/InterfaceInput
375-
- title: Unions
376-
pages:
377-
- title: LocationsParent
378-
path: /ecdn-api-unions/LocationsParent
379-
380240
- title: Getting started
381241
pages:
382242
- path: /organization-api-getting-started

src/gatsby-theme-carbon/components/Header/Content.js

-4
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ export default [
2626
path: '/analytics-api-getting-started',
2727
title: 'Analytics API',
2828
},
29-
{
30-
path: '/ecdn-api-getting-started',
31-
title: 'ECDN API',
32-
},
3329
],
3430
},
3531
];

src/gatsby-theme-carbon/components/LeftNav/LeftNav.js

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ function LeftNav({ location, homepage, is404, theme }) {
5959
'viewer-authentication-api': 'Viewer Authentication API',
6060
'player-api': 'Player API',
6161
'analytics-api': 'Analytics API',
62-
'ecdn-api': 'ECDN API',
6362
'organization-api': 'Organization API',
6463
};
6564

src/gatsby-theme-carbon/components/MainNavContent.js

-8
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,4 @@ export default [
4747
},
4848
],
4949
},
50-
{
51-
title: 'ECDN API',
52-
pages: [
53-
{
54-
path: '/ecdn-api-getting-started',
55-
},
56-
],
57-
},
5850
];

src/gatsby-theme-carbon/components/MainNavContentHeader.js

-4
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ export default [
2626
path: '/analytics-api-getting-started',
2727
title: 'Analytics API',
2828
},
29-
{
30-
path: '/ecdn-api-getting-started',
31-
title: 'ECDN API',
32-
},
3329
],
3430
},
3531
];

src/pages/404.js

-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ const links = [
2222
href: '/analytics-api-getting-started',
2323
text: 'Analytics API',
2424
},
25-
{
26-
href: '/ecdn-api-overview',
27-
text: 'ECDN API',
28-
},
2925
];
3026

3127
function Custom404({ location }) {

src/pages/ecdn-api-enums/CacheDiskStatus.mdx

-36
This file was deleted.

src/pages/ecdn-api-enums/ConfigurationMode.mdx

-29
This file was deleted.

src/pages/ecdn-api-enums/ConfigurationStatus.mdx

-27
This file was deleted.

src/pages/ecdn-api-enums/Filter.mdx

-27
This file was deleted.

src/pages/ecdn-api-enums/Granularity.mdx

-31
This file was deleted.

src/pages/ecdn-api-enums/Health.mdx

-31
This file was deleted.

0 commit comments

Comments
 (0)