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

✨ Created the Confluence Space V2 service. #187

Merged
merged 5 commits into from
Apr 13, 2023

Commits on Apr 13, 2023

  1. ✨ Created the Confluence Space V2 service.

    1. Added the possibility to extract the Confluence space information using the V2 API
    2. Documented the service methods on the documentation site.
    ctreminiom committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    26aea8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f41a398 View commit details
    Browse the repository at this point in the history
  3. 🐛 Fixed the json: cannot unmarshal number into Go struct field SpaceS…

    …chemeV2.results.id of type string error.
    ctreminiom committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f45f8b6 View commit details
    Browse the repository at this point in the history
  4. 🐛 Fixed the json: cannot unmarshal number into Go struct field SpaceS…

    …chemeV2.results.homepageId of type string error.
    ctreminiom committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9b198e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c69d7e View commit details
    Browse the repository at this point in the history