Skip to content

Conversation

@mahenzon
Copy link
Member

@mahenzon mahenzon commented Jul 17, 2023

  • generic views:
    • GET (list, detail)
    • POST (create object + optional relationships)
      • TODO: accept custom id ( Client-Generated IDs ) - doc
    • PATCH (update object and relationships)
    • DELETE object by id
    • DELETE list of objects (?)
  • create objects
  • huge refactoring
  • fixes

@mahenzon mahenzon changed the title Create relationships on object creation + refactoring Generic views, create relationships on object creation + refactoring Jul 19, 2023
@CosmoV CosmoV force-pushed the feature/create-relationships-on-object-creation branch from 8af4ddf to 9352608 Compare July 24, 2023 06:05
@mahenzon mahenzon changed the title Generic views, create relationships on object creation + refactoring Generic views, process relationships; + refactoring Jul 25, 2023
@mahenzon mahenzon force-pushed the feature/create-relationships-on-object-creation branch 2 times, most recently from e07f887 to c98fb74 Compare August 2, 2023 08:26
@CosmoV CosmoV force-pushed the feature/create-relationships-on-object-creation branch from 79d7bd8 to 465b971 Compare August 3, 2023 04:38
@mahenzon mahenzon force-pushed the feature/create-relationships-on-object-creation branch from dbc6dfc to 7e92f68 Compare August 23, 2023 16:10
@mahenzon mahenzon merged commit 65d000f into main Aug 24, 2023
@mahenzon mahenzon deleted the feature/create-relationships-on-object-creation branch August 24, 2023 08:40
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.

2 participants