Commit 952867b
committed
Fix MIME type URL case sensitivity in curl commands
Changed profile URL from Specification/DDI-CDI to specification/ddi-cdi (lowercase)
- Dataverse performs case-sensitive MIME type matching
- Lowercase specification/ddi-cdi is required for previewer to trigger
- Updated external tool registration examples in both 5.2 and 6.1 curl commands1 parent b2508d9 commit 952867b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
873 | 873 | | |
874 | 874 | | |
875 | 875 | | |
876 | | - | |
| 876 | + | |
877 | 877 | | |
878 | 878 | | |
879 | 879 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1515 | 1515 | | |
1516 | 1516 | | |
1517 | 1517 | | |
1518 | | - | |
| 1518 | + | |
1519 | 1519 | | |
1520 | 1520 | | |
1521 | 1521 | | |
| |||
0 commit comments