Skip to content

Docs are unusable. How to create/manage releases? #1821

@bploetz

Description

@bploetz

I'm sorry, but the documentation for contentful-management.js is just completely unusable. The main page says:

You can start by looking at the top level contentfulManagement namespace........

There is no clickable contentfulManagement link anywhere in the docs. Where the heck do I find this?

The ContentfulClientAPI namespace defines the methods at the Client level which allow you to create and get spaces.

Ditto.

The ContentfulSpaceAPI namespace defines the methods at the Space level which allow you to create and get entries, assets, content types and other possible entities.

Ditto.

The Entry, Asset and ContentType namespaces show you the instance methods you can use on each of these entities, once you retrieve them from the server.

Ditto.

These things may in fact exist in the documentation, but there's no obvious way of how to find them!

Compare this to the content delivery library docs (https://contentful.github.io/contentful.js/contentful/10.2.0/). Which has a nice simple Overview section and then calls out directly exactly what you can do with the SDK:

Screenshot 2023-05-10 at 4 56 05 PM

Something like this is missing from the contentful-management SDK docs.

With that context, I can't for the life of me figure out how to create a Release using the contentful-management SDK, and then how to get/manage existing releases. Can someone point me in the right direction?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions