Skip to content

Rest api endpoint improvement#1722

Merged
Armanul46 merged 186 commits into
sovware:rest-apifrom
obiPlabon:rest-api-endpoint-improvement
Jul 27, 2025
Merged

Rest api endpoint improvement#1722
Armanul46 merged 186 commits into
sovware:rest-apifrom
obiPlabon:rest-api-endpoint-improvement

Conversation

@obiPlabon
Copy link
Copy Markdown
Contributor

@obiPlabon obiPlabon commented Mar 27, 2024

PR Type

What kind of change does this PR introduce?

  • New Feature

Description

  • Listings create, edit, and delete endpoint
    • directorist/v2/listings
    • directorist/v2/listings/{listing_id}
  • Plans read endpoint
    • directorist/v1/plans
    • directorist/v1/plans/{plan_id}
  • Orders read endpoint
    • directorist/v1/orders
    • directorist/v1/orders/{order_id}
  • Builder read endpoint
    • directorist/v1/builder/{builder_tab} // 'all-listings', 'listing-form', 'search-form', 'single-listing'
  • Temporary media uploader endpoint
    • directorist/v1/temp-media-upload
  • Misc refactoring

Any linked issues

Checklist

obiPlabon added 30 commits July 27, 2022 22:56
@obiPlabon obiPlabon changed the base branch from trunk to development May 22, 2025 03:02
@nazmulhasan103 nazmulhasan103 changed the base branch from development to newdev June 29, 2025 12:39
@nazmulhasan103 nazmulhasan103 changed the base branch from newdev to development June 29, 2025 12:43
@Armanul46 Armanul46 changed the base branch from development to rest-api July 27, 2025 09:39
@Armanul46 Armanul46 merged commit 44da07e into sovware:rest-api Jul 27, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants