Skip to content

Commit bf61307

Browse files
committed
Rename file, change html to md
1 parent 4ce3f53 commit bf61307

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed
File renamed without changes.

src/api/config-api/api-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: API Design
33
---
44

5-
{% include content/papi-ga.html %}
5+
{% include content/papi-ga.md %}
66

77
## API Evolution: Versioning and Compatibility
88

src/api/config-api/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Authentication
33
---
44

5-
{% include content/papi-ga.html %}
5+
{% include content/papi-ga.md %}
66

77

88
You can access the Config API programmatically using access tokens. When you authenticate with an access token, you have access to any resource and permission assigned to the token.

src/api/config-api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ redirect_from:
44
- '/config-api'
55
---
66

7-
{% include content/papi-ga.html %}
7+
{% include content/papi-ga.md %}
88

99
The Config API lets you programmatically manage Segment workspaces, sources, destinations, and more.
1010

src/api/public-api/fql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ redirect_from:
55
- /api/config-api/fql
66
---
77

8-
{% include content/papi-ga.html %}
8+
{% include content/papi-ga.md %}
99

1010
This reference provides a comprehensive overview of the Segment Destination Filter query language. For information on the Destination Filters API (including information on migrating from the Config API), visit the [Destination Filters API reference](https://docs.segmentapis.com/tag/Destination-Filters){:target="_blank"}.
1111

0 commit comments

Comments
 (0)