Skip to content

Commit 48cde96

Browse files
committed
rename c# to csharp for use with apiembed
1 parent 6d67813 commit 48cde96

File tree

19 files changed

+2
-2
lines changed

19 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'use strict'
22

33
module.exports = {
4-
key: 'c#',
4+
key: 'csharp',
55
title: 'C#',
66
extname: '.cs',
77
default: 'restsharp'

test/fixtures/available-targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
]
203203
},
204204
{
205-
"key": "c#",
205+
"key": "csharp",
206206
"title": "C#",
207207
"extname": ".cs",
208208
"default": "restsharp",

test/fixtures/output/c#/restsharp/application-form-encoded.cs renamed to test/fixtures/output/csharp/restsharp/application-form-encoded.cs

File renamed without changes.

test/fixtures/output/c#/restsharp/application-json.cs renamed to test/fixtures/output/csharp/restsharp/application-json.cs

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)