Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add single type examples #5485

Merged
merged 3 commits into from Mar 16, 2020
Merged

Add single type examples #5485

merged 3 commits into from Mar 16, 2020

Conversation

lauriejim
Copy link
Contributor

Description of what you did:

Just adding 2 single types example in the endpoint list

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
@lauriejim lauriejim added issue: enhancement Issue suggesting an enhancement to an existing feature source: docs Documentation changes labels Mar 10, 2020
@lauriejim lauriejim added this to the 3.0.0-beta.19.4 milestone Mar 10, 2020
@@ -15,7 +15,7 @@ It's the origin purpose of the project.

### Custom content structure

With the admin panel of Strapi, You can generate the admin panel in just a few clicks, and get your whole CMS setup in a few minutes.
With the admin panel of Strapi, you can generate the admin panel in just a few clicks, and get your whole CMS setup in a few minutes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this needs to be reworded.

You can generate the admin panel in a few clicks and get your whole CMS setup in a few minutes.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@codecov
Copy link

codecov bot commented Mar 10, 2020

Codecov Report

Merging #5485 into master will increase coverage by 3.79%.
The diff coverage is 14.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5485      +/-   ##
==========================================
+ Coverage   13.71%   17.51%   +3.79%     
==========================================
  Files         633      700      +67     
  Lines        8685    10330    +1645     
  Branches     1337     1687     +350     
==========================================
+ Hits         1191     1809     +618     
- Misses       6319     7089     +770     
- Partials     1175     1432     +257     
Flag Coverage Δ
#front 12.88% <14.01%> (+1.20%) ⬆️
#unit 37.30% <100.00%> (-1.13%) ⬇️
Impacted Files Coverage Δ
...pi-admin/admin/src/components/GlobalStyle/index.js 0.00% <ø> (ø)
...min/admin/src/components/LeftMenuFooter/Wrapper.js 60.00% <0.00%> (ø)
...rc/components/LeftMenuLinkContainer/MenuSection.js 0.00% <0.00%> (ø)
...in/src/components/LeftMenuLinkContainer/Wrapper.js 42.85% <ø> (ø)
.../strapi-admin/admin/src/components/Logout/index.js 8.33% <ø> (ø)
...rapi-admin/admin/src/components/Notification/Li.js 0.00% <ø> (ø)
...n/src/components/NotificationsContainer/Wrapper.js 0.00% <ø> (ø)
...api-admin/admin/src/components/PluginCard/index.js 7.14% <0.00%> (ø)
...strapi-admin/admin/src/containers/Admin/actions.js 50.00% <ø> (-50.00%) ⬇️
...strapi-admin/admin/src/containers/Admin/reducer.js 66.66% <0.00%> (-33.34%) ⬇️
... and 238 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe19bcb...863ac59. Read the comment docs.

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
Copy link
Member

@alexandrebodin alexandrebodin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexandrebodin alexandrebodin merged commit 5694372 into master Mar 16, 2020
@alexandrebodin alexandrebodin deleted the docs-updates branch March 16, 2020 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: enhancement Issue suggesting an enhancement to an existing feature source: docs Documentation changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants