create-zuplo-api 6.62.16 → 6.63.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,24 +1,29 @@
1
1
  # Developer Portal
2
2
 
3
- This is your [Zuplo Developer Portal](https://zuplo.com/docs/dev-portal/introduction). This
4
- developer portal allows you to ship a beautiful API documentation for your users. You can customize
5
- this portal to match your brand and style.
6
-
7
- This developer portal is configured to work with your Zuplo API. When you publish your API, your
8
- developer portal will be automatically published with the latest API documentation.
9
-
10
- For more information, visit the [Documentation](https://zuplo.com/docs/dev-portal/introduction).
11
-
12
- The Zuplo Developer Portal is built on top of the open source [Zudoku](https://zudoku.dev) project,
13
- a powerful tool for creating and managing API documentation. If you would like to learn more about
14
- the project, open a feature request, or contribute to the codebase, visit the
3
+ This is your
4
+ [Zuplo Developer Portal](https://zuplo.com/docs/dev-portal/introduction). This
5
+ developer portal allows you to ship a beautiful API documentation for your
6
+ users. You can customize this portal to match your brand and style.
7
+
8
+ This developer portal is configured to work with your Zuplo API. When you
9
+ publish your API, your developer portal will be automatically published with the
10
+ latest API documentation.
11
+
12
+ For more information, visit the
13
+ [Documentation](https://zuplo.com/docs/dev-portal/introduction).
14
+
15
+ The Zuplo Developer Portal is built on top of the open source
16
+ [Zudoku](https://zudoku.dev) project, a powerful tool for creating and managing
17
+ API documentation. If you would like to learn more about the project, open a
18
+ feature request, or contribute to the codebase, visit the
15
19
  [Zudoku GitHub repository](https://github.com/zuplo/zudoku).
16
20
 
17
21
  ## Local Development
18
22
 
19
23
  After you have connected your Zuplo project to
20
- [source control](https://zuplo.com/docs/articles/source-control) you can clone your project locally.
21
- Running the Developer Portal locally allows you to see changes in real-time with live-reload.
24
+ [source control](https://zuplo.com/docs/articles/source-control) you can clone
25
+ your project locally. Running the Developer Portal locally allows you to see
26
+ changes in real-time with live-reload.
22
27
 
23
28
  1. Clone the repository
24
29
 
@@ -1,24 +1,29 @@
1
1
  # Developer Portal
2
2
 
3
- This is your [Zuplo Developer Portal](https://zuplo.com/docs/dev-portal/introduction). This
4
- developer portal allows you to ship a beautiful API documentation for your users. You can customize
5
- this portal to match your brand and style.
6
-
7
- This developer portal is configured to work with your Zuplo API. When you publish your API, your
8
- developer portal will be automatically published with the latest API documentation.
9
-
10
- For more information, visit the [Documentation](https://zuplo.com/docs/dev-portal/introduction).
11
-
12
- The Zuplo Developer Portal is built on top of the open source [Zudoku](https://zudoku.dev) project,
13
- a powerful tool for creating and managing API documentation. If you would like to learn more about
14
- the project, open a feature request, or contribute to the codebase, visit the
3
+ This is your
4
+ [Zuplo Developer Portal](https://zuplo.com/docs/dev-portal/introduction). This
5
+ developer portal allows you to ship a beautiful API documentation for your
6
+ users. You can customize this portal to match your brand and style.
7
+
8
+ This developer portal is configured to work with your Zuplo API. When you
9
+ publish your API, your developer portal will be automatically published with the
10
+ latest API documentation.
11
+
12
+ For more information, visit the
13
+ [Documentation](https://zuplo.com/docs/dev-portal/introduction).
14
+
15
+ The Zuplo Developer Portal is built on top of the open source
16
+ [Zudoku](https://zudoku.dev) project, a powerful tool for creating and managing
17
+ API documentation. If you would like to learn more about the project, open a
18
+ feature request, or contribute to the codebase, visit the
15
19
  [Zudoku GitHub repository](https://github.com/zuplo/zudoku).
16
20
 
17
21
  ## Local Development
18
22
 
19
23
  After you have connected your Zuplo project to
20
- [source control](https://zuplo.com/docs/articles/source-control) you can clone your project locally.
21
- Running the Developer Portal locally allows you to see changes in real-time with live-reload.
24
+ [source control](https://zuplo.com/docs/articles/source-control) you can clone
25
+ your project locally. Running the Developer Portal locally allows you to see
26
+ changes in real-time with live-reload.
22
27
 
23
28
  1. Clone the repository
24
29
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-zuplo-api",
3
- "version": "6.62.16",
3
+ "version": "6.63.0",
4
4
  "keywords": [
5
5
  "api",
6
6
  "openapi",