Skip to content

Homogenize publishApiPost parameter management #13

Description

@fernand0

The management of parameters for publishApiPost is not consistent across modules. The
publishPost method from moduleContent should be used to handle the parameters in a
homogeneous way, reducing code repetition and improving maintainability.

Tasks:

  • Analyze how publishApiPost parameters are handled in different modules.
  • Identify the common patterns and the differences.
  • Refactor the parameter handling to use moduleContent.publishPost where possible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions