You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: Readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Install-Package SRLApiClient
14
14
15
15
---
16
16
17
-
## Features (v1.0.0-rc2)
17
+
## Features
18
18
19
19
The client supports synchronous and asynchronous GET requests on the following endpoints:
20
20
- Countries
@@ -47,7 +47,7 @@ _none_
47
47
48
48
## Usage
49
49
50
-
The documentation is still a work in progress. However, you can visit [srlclient.zint.ch](https://srlclient.zint.ch) for the autogenerated API documentation.
50
+
You can visit [srlclient.zint.ch](https://srlclient.zint.ch) for the autogenerated API documentation.
Copy file name to clipboardExpand all lines: docs/manifest.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -560,7 +560,7 @@
560
560
"output": {
561
561
".html": {
562
562
"relative_path": "index.html",
563
-
"hash": "LAP6kktRNnd1ddTkwg+XjA=="
563
+
"hash": "ADDuOmD1yh115N+IIibobg=="
564
564
}
565
565
},
566
566
"is_incremental": false,
@@ -603,17 +603,17 @@
603
603
"total_file_count": 2,
604
604
"skipped_file_count": 0
605
605
},
606
-
"TocDocumentProcessor": {
606
+
"ManagedReferenceDocumentProcessor": {
607
607
"can_incremental": false,
608
-
"details": "Processor TocDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
609
608
"incrementalPhase": "build",
610
-
"total_file_count": 0,
609
+
"total_file_count": 42,
611
610
"skipped_file_count": 0
612
611
},
613
-
"ManagedReferenceDocumentProcessor": {
612
+
"TocDocumentProcessor": {
614
613
"can_incremental": false,
614
+
"details": "Processor TocDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
0 commit comments