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

refactor: auto-generate openapi doc for geohub endpoints #4818

Draft
wants to merge 20 commits into
base: develop
Choose a base branch
from

Conversation

JinIgarashi
Copy link
Contributor

@JinIgarashi JinIgarashi commented Feb 10, 2025

Thank you for submitting a pull request!

Description

closes #4732

To do list

  • continents
  • countries
  • datasets (on-going)
  • licenses
  • mapstyle
  • menu
  • products
  • regions
  • settings
  • stac
  • storymaps
  • style
  • tags
  • token
  • users
  • vector

Type of Pull Request

  • Adding a feature
  • Fixing a bug
  • Maintaining documents
  • Adding tests
  • Others ()

Verify the followings

  • Code is up-to-date with the develop branch
  • No build errors after pnpm build
  • No lint errors after pnpm lint
  • Run the tests with pnpm test and lint the project with pnpm lint and pnpm check
  • Make sure all the existing features working well

Changesets

  • If your PR makes a change under packages folder that should be noted in one or more packages' changelogs, generate a changeset by running pnpm changeset and following the prompts. Changesets that add features should be minor and those that fix bugs should be patch. Please prefix changeset messages with feat:, fix:, or chore:.

Refer to CONTRIBUTING.MD for more information.

Copy link

changeset-bot bot commented Feb 10, 2025

⚠️ No Changeset found

Latest commit: f3bd419

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@auto-assign auto-assign bot requested review from iferencik and Thuhaa February 10, 2025 06:55
@JinIgarashi JinIgarashi temporarily deployed to Svelte UNDP Components February 10, 2025 06:55 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi marked this pull request as draft February 10, 2025 06:55
@JinIgarashi JinIgarashi temporarily deployed to Svelte UNDP Components February 10, 2025 12:07 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to Svelte UNDP Components February 10, 2025 12:51 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to Svelte UNDP Components February 11, 2025 07:48 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to Svelte UNDP Components February 11, 2025 09:22 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to Svelte UNDP Components February 14, 2025 09:51 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to Svelte UNDP Components February 14, 2025 12:23 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to Svelte UNDP Components February 18, 2025 11:13 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to Svelte UNDP Components February 18, 2025 13:01 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to Svelte UNDP Components February 19, 2025 06:30 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to Svelte UNDP Components February 19, 2025 07:43 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to Svelte UNDP Components February 19, 2025 09:05 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to Svelte UNDP Components February 19, 2025 09:41 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REFACTORING] rewrite API codes by sveltekit-api
1 participant